HomeSort by relevance Sort by last modified time
    Searched refs:isT1 (Results 1 - 5 of 5) sorted by null

  /external/freetype/src/psaux/
psfont.h 68 FT_Bool isT1;
psintrp.c 295 if ( font->isT1 && !font->decoder->flex_state && !*haveWidth )
299 if ( !font->isT1 && hasWidthArg && !*haveWidth )
626 if ( font->isT1 )
651 if ( font->isT1 )
781 if ( !font->isT1 )
799 font->isT1 ? decoder->builder.left_bearing->y
811 if ( !font->isT1 )
829 font->isT1 ? decoder->builder.left_bearing->x
840 if ( font->isT1 && !decoder->flex_state && !haveWidth )
957 if ( !font->isT1 )
    [all...]
psfont.c 275 if ( !font->isT1 )
psft.c 405 font->isT1 = is_t1;
pshints.c 846 if ( font->isT1 )
    [all...]

Completed in 187 milliseconds