Home
last modified time | relevance | path

Searched defs:line_cap (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pdfium/third_party/agg23/
H A Dagg_conv_stroke.h38 void line_cap(line_cap_e lc) in line_cap() function
50 line_cap_e line_cap() const in line_cap() function
H A Dagg_vcgen_stroke.h42 void line_cap(line_cap_e lc) in line_cap() function
54 line_cap_e line_cap() const in line_cap() function
H A Dagg_math_stroke.h153 line_cap_e line_cap, in stroke_calc_cap()
/aosp_15_r20/external/freetype/src/base/
H A Dftstroke.c775 FT_Stroker_LineCap line_cap; member
825 FT_Stroker_LineCap line_cap, in FT_Stroker_Set()
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_editpage.cpp914 FPDFPageObj_SetLineCap(FPDF_PAGEOBJECT page_object, int line_cap) { in FPDFPageObj_SetLineCap()