Searched defs:line_cap (Results 1 - 6 of 6) 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
/external/chromium_org/third_party/freetype/src/base/
H A Dftstroke.c774 FT_Stroker_LineCap line_cap; member in struct:FT_StrokerRec_
821 FT_Stroker_LineCap line_cap,
826 stroker->line_cap = line_cap;
910 if ( stroker->line_cap == FT_STROKER_LINECAP_ROUND )
918 else if ( stroker->line_cap == FT_STROKER_LINECAP_SQUARE )
945 else if ( stroker->line_cap == FT_STROKER_LINECAP_BUTT )
1777 stroker->line_cap == FT_STROKER_LINECAP_BUTT ) );
819 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/freetype/src/base/
H A Dftstroke.c774 FT_Stroker_LineCap line_cap; member in struct:FT_StrokerRec_
821 FT_Stroker_LineCap line_cap,
826 stroker->line_cap = line_cap;
910 if ( stroker->line_cap == FT_STROKER_LINECAP_ROUND )
918 else if ( stroker->line_cap == FT_STROKER_LINECAP_SQUARE )
945 else if ( stroker->line_cap == FT_STROKER_LINECAP_BUTT )
1777 stroker->line_cap == FT_STROKER_LINECAP_BUTT ) );
819 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/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dftstroke.c774 FT_Stroker_LineCap line_cap; member in struct:FT_StrokerRec_
821 FT_Stroker_LineCap line_cap,
826 stroker->line_cap = line_cap;
910 if ( stroker->line_cap == FT_STROKER_LINECAP_ROUND )
918 else if ( stroker->line_cap == FT_STROKER_LINECAP_SQUARE )
945 else if ( stroker->line_cap == FT_STROKER_LINECAP_BUTT )
1777 stroker->line_cap == FT_STROKER_LINECAP_BUTT ) );
819 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 1533 milliseconds