Home
last modified time | relevance | path

Searched refs:FT_Set_Charmap (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/cache/
Dftccmap.c307 FT_Set_Charmap( face, cmap ); in FTC_CMapCache_Lookup()
312 FT_Set_Charmap( face, old ); in FTC_CMapCache_Lookup()
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafindic.c52 FT_Set_Charmap( face, oldmap ); in af_indic_metrics_init()
Dafglobal.c321 FT_Set_Charmap( face, old_charmap ); in af_face_globals_compute_style_coverage()
Dafcjk.c653 FT_Set_Charmap( face, oldmap ); in af_cjk_metrics_init()
Daflatin.c1160 FT_Set_Charmap( face, oldmap ); in af_latin_metrics_init()
/third_party/skia/third_party/externals/freetype/src/type1/
Dt1afm.c189 error = FT_Set_Charmap( t1_face, charmap ); in T1_Read_PFM()
213 error = FT_Set_Charmap( t1_face, oldcharmap ); in T1_Read_PFM()
/third_party/skia/third_party/externals/freetype/include/freetype/
Dfreetype.h3786 FT_Set_Charmap( FT_Face face,
/third_party/skia/third_party/externals/freetype/src/base/
Dftobjs.c3634 FT_Set_Charmap( FT_Face face, in FT_Set_Charmap() function
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.245770 (FT_Set_Charmap): When a charmap matching with requested
DChangeLog.2106919 * src/base/ftobjs.c (FT_Set_Charmap): Robustify.
DChangeLog.235294 (FT_Set_Charmap): Disallow cmaps of type 14.