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

  /external/freetype/src/psaux/
t1cmap.c 138 (FT_CMap_CharNextFunc) t1_cmap_std_char_next,
159 (FT_CMap_CharNextFunc) t1_cmap_std_char_next,
252 (FT_CMap_CharNextFunc) t1_cmap_custom_char_next,
335 (FT_CMap_CharNextFunc) t1_cmap_unicode_char_next,
  /external/freetype/src/cff/
cffcmap.c 108 (FT_CMap_CharNextFunc) cff_cmap_encoding_char_next,
203 (FT_CMap_CharNextFunc) cff_cmap_unicode_char_next,
  /external/freetype/src/sfnt/
ttcmap.c 174 (FT_CMap_CharNextFunc) tt_cmap0_char_next,
550 (FT_CMap_CharNextFunc) tt_cmap2_char_next,
    [all...]
  /external/freetype/include/freetype/internal/
ftobjs.h 161 (*FT_CMap_CharNextFunc)( FT_CMap cmap,
196 FT_CMap_CharNextFunc char_next;
    [all...]

Completed in 244 milliseconds