Searched refs:FT_CMAP_FACE (Results 1 – 8 of 8) sorted by relevance
38 TT_Face face = (TT_Face)FT_CMAP_FACE( cmap ); in cff_cmap_encoding_init()140 TT_Face face = (TT_Face)FT_CMAP_FACE( unicodes ); in cff_cmap_unicode_init()164 FT_Face face = FT_CMAP_FACE( unicodes ); in cff_cmap_unicode_done()177 TT_Face face = (TT_Face)FT_CMAP_FACE( unicodes ); in cff_cmap_unicode_char_index()190 TT_Face face = (TT_Face)FT_CMAP_FACE( unicodes ); in cff_cmap_unicode_char_next()
416 FT_Face face = FT_CMAP_FACE( cmap ); in cff_get_cmap_info()
38 T1_Face face = (T1_Face)FT_CMAP_FACE( cmap ); in t1_cmap_std_init()177 T1_Face face = (T1_Face)FT_CMAP_FACE( cmap ); in t1_cmap_custom_init()277 T1_Face face = (T1_Face)FT_CMAP_FACE( unicodes ); in t1_cmap_unicode_init()294 FT_Face face = FT_CMAP_FACE( unicodes ); in t1_cmap_unicode_done()307 T1_Face face = (T1_Face)FT_CMAP_FACE( unicodes ); in t1_cmap_unicode_char_index()319 T1_Face face = (T1_Face)FT_CMAP_FACE( unicodes ); in t1_cmap_unicode_char_next()
31 PFR_Face face = (PFR_Face)FT_CMAP_FACE( cmap ); in pfr_cmap_init()
78 PCF_Face face = (PCF_Face)FT_CMAP_FACE( pcfcmap ); in pcf_cmap_init()
145 #define FT_CMAP_FACE( x ) FT_CMAP( x )->charmap.face macro
68 BDF_Face face = (BDF_Face)FT_CMAP_FACE( cmap ); in bdf_cmap_init()
596 FNT_Face face = (FNT_Face)FT_CMAP_FACE( cmap ); in fnt_cmap_init()
Completed in 20 milliseconds