Home
last modified time | relevance | path

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

/external/pdfium/third_party/agg23/
Dagg_conv_stroke.h36 void line_cap(line_cap_e lc) in line_cap() function
48 line_cap_e line_cap() const in line_cap() function
Dagg_vcgen_stroke.h40 void line_cap(line_cap_e lc) in line_cap() function
52 line_cap_e line_cap() const in line_cap() function
Dagg_math_stroke.h151 line_cap_e line_cap, in stroke_calc_cap()
/external/pdfium/fpdfsdk/
Dfpdfeditpath.cpp238 int line_cap) { in FPDFPath_SetLineCap()
/external/freetype/src/base/
Dftstroke.c780 FT_Stroker_LineCap line_cap; member
830 FT_Stroker_LineCap line_cap, in FT_Stroker_Set()