Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/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()
/third_party/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()
/third_party/skia/third_party/externals/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()