Searched refs:FT_CMap_CharNextFunc (Results 1 – 7 of 7) sorted by relevance
/external/freetype/src/psaux/ |
D | t1cmap.c | 142 (FT_CMap_CharNextFunc) t1_cmap_std_char_next, /* char_next */ 171 (FT_CMap_CharNextFunc) t1_cmap_std_char_next, /* char_next */ 271 (FT_CMap_CharNextFunc) t1_cmap_custom_char_next, /* char_next */ 364 (FT_CMap_CharNextFunc) t1_cmap_unicode_char_next, /* char_next */
|
/external/freetype/src/cff/ |
D | cffcmap.c | 114 (FT_CMap_CharNextFunc) cff_cmap_encoding_char_next, /* char_next */ 221 (FT_CMap_CharNextFunc) cff_cmap_unicode_char_next, /* char_next */
|
/external/freetype/src/pfr/ |
D | pfrcmap.c | 166 (FT_CMap_CharNextFunc) pfr_cmap_char_next, /* char_next */
|
/external/freetype/src/sfnt/ |
D | ttcmap.c | 189 (FT_CMap_CharNextFunc) tt_cmap0_char_next, /* char_next */ 603 (FT_CMap_CharNextFunc) tt_cmap2_char_next, /* char_next */ 1550 (FT_CMap_CharNextFunc) tt_cmap4_char_next, /* char_next */ 1720 (FT_CMap_CharNextFunc) tt_cmap6_char_next, /* char_next */ 2014 (FT_CMap_CharNextFunc) tt_cmap8_char_next, /* char_next */ 2186 (FT_CMap_CharNextFunc) tt_cmap10_char_next, /* char_next */ 2539 (FT_CMap_CharNextFunc) tt_cmap12_char_next, /* char_next */ 2865 (FT_CMap_CharNextFunc) tt_cmap13_char_next, /* char_next */ 3627 (FT_CMap_CharNextFunc) tt_cmap14_char_next, /* char_next */ 3736 (FT_CMap_CharNextFunc) tt_cmap_unicode_char_next, /* char_next */
|
/external/freetype/include/freetype/internal/ |
D | ftobjs.h | 179 (*FT_CMap_CharNextFunc)( FT_CMap cmap, typedef 215 FT_CMap_CharNextFunc char_next;
|
/external/freetype/src/winfonts/ |
D | winfnt.c | 684 (FT_CMap_CharNextFunc) fnt_cmap_char_next,
|
/external/freetype/ |
D | ChangeLog.21 | 9013 FT_CMap_CharNextFunc slightly.
|