Searched defs:line_cap (Results 1 – 5 of 5) sorted by relevance
38 void line_cap(line_cap_e lc) in line_cap() function50 line_cap_e line_cap() const in line_cap() function
42 void line_cap(line_cap_e lc) in line_cap() function54 line_cap_e line_cap() const in line_cap() function
153 line_cap_e line_cap, in stroke_calc_cap()
775 FT_Stroker_LineCap line_cap; member825 FT_Stroker_LineCap line_cap, in FT_Stroker_Set()
914 FPDFPageObj_SetLineCap(FPDF_PAGEOBJECT page_object, int line_cap) { in FPDFPageObj_SetLineCap()