HomeSort by relevance Sort by last modified time
    Searched full:ft_encoding_none (Results 1 - 6 of 6) sorted by null

  /external/freetype/include/freetype/
freetype.h 695 #define ft_encoding_none macro
    [all...]
  /external/freetype/src/sfnt/
sfobjs.c 338 return FT_ENCODING_NONE;
    [all...]
ttcmap.c     [all...]
  /external/freetype/src/autofit/
aflatin.c 461 FT_ENCODING_NONE /* end of list */
468 for ( ee = 0; latin_encodings[ee] != FT_ENCODING_NONE; ee++ )
    [all...]
aflatin2.c 466 FT_ENCODING_NONE /* end of list */
473 for ( ee = 0; latin_encodings[ee] != FT_ENCODING_NONE; ee++ )
    [all...]
  /external/freetype/src/base/
ftobjs.c     [all...]

Completed in 226 milliseconds