Searched refs:in_contour (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/freetype/src/base/
H A Dftstroke.c661 FT_Int in_contour = 0; local
668 if ( in_contour != 0 )
671 in_contour = 1;
673 else if ( in_contour == 0 )
678 in_contour = 0;
683 if ( in_contour != 0 )
/external/freetype/src/base/
H A Dftstroke.c661 FT_Int in_contour = 0; local
668 if ( in_contour != 0 )
671 in_contour = 1;
673 else if ( in_contour == 0 )
678 in_contour = 0;
683 if ( in_contour != 0 )
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dftstroke.c661 FT_Int in_contour = 0; local
668 if ( in_contour != 0 )
671 in_contour = 1;
673 else if ( in_contour == 0 )
678 in_contour = 0;
683 if ( in_contour != 0 )

Completed in 61 milliseconds