Home
last modified time | relevance | path

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

/external/freetype/src/psaux/
Dpsintrp.c290 FT_Bool hasWidthArg = FT_BOOL( count & 1 ); in cf2_doStems() local
299 if ( !font->isT1 && hasWidthArg && !*haveWidth ) in cf2_doStems()
306 for ( i = hasWidthArg ? 1 : 0; i < count; i += 2 ) in cf2_doStems()