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

/external/chromium_org/third_party/freetype/src/cff/
H A Dcf2hints.c1206 FT_Bool useIntersection = FALSE; local
1230 useIntersection = cf2_glyphpath_computeIntersection( glyphpath,
1236 if ( useIntersection )
1291 if ( !useIntersection || close )
1318 if ( useIntersection )
/external/freetype/src/cff/
H A Dcf2hints.c1242 FT_Bool useIntersection = FALSE; local
1266 useIntersection = cf2_glyphpath_computeIntersection( glyphpath,
1272 if ( useIntersection )
1343 if ( !useIntersection || close )
1383 if ( useIntersection )
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
H A Dcf2hints.c1220 FT_Bool useIntersection = FALSE; local
1244 useIntersection = cf2_glyphpath_computeIntersection( glyphpath,
1250 if ( useIntersection )
1305 if ( !useIntersection || close )
1332 if ( useIntersection )

Completed in 1222 milliseconds