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

  /external/freetype/include/freetype/internal/services/
svpscmap.h 62 typedef struct PS_UnicodesRec_* PS_Unicodes;
91 PS_Unicodes unicodes,
98 (*PS_Unicodes_CharIndexFunc)( PS_Unicodes unicodes,
102 (*PS_Unicodes_CharNextFunc)( PS_Unicodes unicodes,
  /external/freetype/src/cff/
cffcmap.c 136 cff_cmap_unicode_init( PS_Unicodes unicodes )
160 cff_cmap_unicode_done( PS_Unicodes unicodes )
172 cff_cmap_unicode_char_index( PS_Unicodes unicodes,
185 cff_cmap_unicode_char_next( PS_Unicodes unicodes,
  /external/freetype/src/psaux/
t1cmap.c 275 t1_cmap_unicode_init( PS_Unicodes unicodes )
292 t1_cmap_unicode_done( PS_Unicodes unicodes )
304 t1_cmap_unicode_char_index( PS_Unicodes unicodes,
316 t1_cmap_unicode_char_next( PS_Unicodes unicodes,
  /external/freetype/src/psnames/
psmodule.c 300 PS_Unicodes table,
397 ps_unicodes_char_index( PS_Unicodes table,
443 ps_unicodes_char_next( PS_Unicodes table,
  /external/freetype/include/freetype/internal/
t1types.h 220 PS_Unicodes unicode_map;

Completed in 1066 milliseconds