Home
last modified time | relevance | path

Searched refs:needWinding (Results 1 – 1 of 1) sorted by relevance

/external/freetype/src/psaux/
Dpsfont.c500 FT_Bool needWinding; in cf2_getGlyphOutline() local
518 needWinding = font->darkened; in cf2_getGlyphOutline()
538 if ( !needWinding ) in cf2_getGlyphOutline()
549 needWinding = FALSE; /* exit after next iteration */ in cf2_getGlyphOutline()