Searched refs:bHasOfflinePoints (Results 1 – 2 of 2) sorted by relevance
1287 bool bHasOfflinePoints = false; in GetGlyphOutline() local1324 bHasOfflinePoints = true; in GetGlyphOutline()1385 if( bHasOfflinePoints ) in GetGlyphOutline()1396 Polygon aPoly( nPnt, pPoints, (bHasOfflinePoints ? pFlags : NULL) ); in GetGlyphOutline()
2513 bool bHasOfflinePoints = false; in GetGlyphOutline() local2550 bHasOfflinePoints = true; in GetGlyphOutline()2611 if( bHasOfflinePoints ) in GetGlyphOutline()2622 Polygon aPoly( nPnt, pPoints, (bHasOfflinePoints ? pFlags : NULL) ); in GetGlyphOutline()
Completed in 32 milliseconds