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

  /external/freetype/src/psaux/
psintrp.c 303 if ( font->decoder->width_only )
802 if ( decoder->width_only )
832 if ( decoder->width_only )
851 if ( decoder->width_only )
    [all...]
psobjs.c     [all...]
cffdecode.c 922 if ( decoder->width_only )
    [all...]
  /external/freetype/include/freetype/internal/
psaux.h 655 FT_Bool width_only; member in struct:PS_Decoder_
1194 FT_Bool width_only; member in struct:CFF_Decoder_
    [all...]
  /external/freetype/src/cff/
cffgload.c 414 decoder.width_only = TRUE;

Completed in 318 milliseconds