Home
last modified time | relevance | path

Searched refs:FT_CMAP_FACE (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/freetype/src/cff/
A Dcffcmap.c38 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()
A Dcffdrivr.c416 FT_Face face = FT_CMAP_FACE( cmap ); in cff_get_cmap_info()
/AliOS-Things-master/components/freetype/src/psaux/
A Dt1cmap.c38 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()
/AliOS-Things-master/components/freetype/src/pfr/
A Dpfrcmap.c31 PFR_Face face = (PFR_Face)FT_CMAP_FACE( cmap ); in pfr_cmap_init()
/AliOS-Things-master/components/freetype/src/pcf/
A Dpcfdrivr.c78 PCF_Face face = (PCF_Face)FT_CMAP_FACE( pcfcmap ); in pcf_cmap_init()
/AliOS-Things-master/components/freetype/include/internal/
A Dftobjs.h145 #define FT_CMAP_FACE( x ) FT_CMAP( x )->charmap.face macro
/AliOS-Things-master/components/freetype/src/bdf/
A Dbdfdrivr.c68 BDF_Face face = (BDF_Face)FT_CMAP_FACE( cmap ); in bdf_cmap_init()
/AliOS-Things-master/components/freetype/src/winfonts/
A Dwinfnt.c596 FNT_Face face = (FNT_Face)FT_CMAP_FACE( cmap ); in fnt_cmap_init()

Completed in 20 milliseconds