Searched refs:line_cap (Results 1 - 9 of 9) sorted by relevance

/external/pdfium/core/src/fxge/agg/agg23/
H A Dagg_conv_stroke.h36 void line_cap(line_cap_e lc) function in struct:agg::conv_stroke
38 base_type::generator().line_cap(lc);
48 line_cap_e line_cap() const function in struct:agg::conv_stroke
50 return base_type::generator().line_cap();
H A Dagg_vcgen_stroke.h40 void line_cap(line_cap_e lc) function in class:agg::vcgen_stroke
52 line_cap_e line_cap() const function in class:agg::vcgen_stroke
H A Dagg_math_stroke.h149 line_cap_e line_cap,
161 if(line_cap != round_cap) {
162 if(line_cap == square_cap) {
H A Dfx_agg_driver.cpp159 stroke.line_cap(cap);
182 stroke.line_cap(cap);
/external/freetype/include/
H A Dftstroke.h297 * line_cap ::
317 FT_Stroker_LineCap line_cap,
/external/pdfium/third_party/freetype/include/
H A Dftstroke.h297 * line_cap ::
317 FT_Stroker_LineCap line_cap,
/external/freetype/src/base/
H A Dftstroke.c774 FT_Stroker_LineCap line_cap; member in struct:FT_StrokerRec_
824 FT_Stroker_LineCap line_cap,
832 stroker->line_cap = line_cap;
916 if ( stroker->line_cap == FT_STROKER_LINECAP_ROUND )
924 else if ( stroker->line_cap == FT_STROKER_LINECAP_SQUARE )
951 else if ( stroker->line_cap == FT_STROKER_LINECAP_BUTT )
1801 stroker->line_cap == FT_STROKER_LINECAP_BUTT ) );
822 FT_Stroker_Set( FT_Stroker stroker, FT_Fixed radius, FT_Stroker_LineCap line_cap, FT_Stroker_LineJoin line_join, FT_Fixed miter_limit ) argument
/external/pdfium/third_party/freetype/src/base/
H A Dftstroke.c774 FT_Stroker_LineCap line_cap; member in struct:FT_StrokerRec_
824 FT_Stroker_LineCap line_cap,
832 stroker->line_cap = line_cap;
916 if ( stroker->line_cap == FT_STROKER_LINECAP_ROUND )
924 else if ( stroker->line_cap == FT_STROKER_LINECAP_SQUARE )
951 else if ( stroker->line_cap == FT_STROKER_LINECAP_BUTT )
1802 stroker->line_cap == FT_STROKER_LINECAP_BUTT ) );
822 FT_Stroker_Set( FT_Stroker stroker, FT_Fixed radius, FT_Stroker_LineCap line_cap, FT_Stroker_LineJoin line_join, FT_Fixed miter_limit ) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 2165 milliseconds