Searched refs:FT_Set_Charmap (Results 1 – 11 of 11) sorted by relevance
/third_party/skia/third_party/externals/freetype/src/cache/ |
D | ftccmap.c | 307 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/ |
D | afindic.c | 52 FT_Set_Charmap( face, oldmap ); in af_indic_metrics_init()
|
D | afglobal.c | 321 FT_Set_Charmap( face, old_charmap ); in af_face_globals_compute_style_coverage()
|
D | afcjk.c | 653 FT_Set_Charmap( face, oldmap ); in af_cjk_metrics_init()
|
D | aflatin.c | 1160 FT_Set_Charmap( face, oldmap ); in af_latin_metrics_init()
|
/third_party/skia/third_party/externals/freetype/src/type1/ |
D | t1afm.c | 189 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/ |
D | freetype.h | 3786 FT_Set_Charmap( FT_Face face,
|
/third_party/skia/third_party/externals/freetype/src/base/ |
D | ftobjs.c | 3634 FT_Set_Charmap( FT_Face face, in FT_Set_Charmap() function
|
/third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
D | ChangeLog.24 | 5770 (FT_Set_Charmap): When a charmap matching with requested
|
D | ChangeLog.210 | 6919 * src/base/ftobjs.c (FT_Set_Charmap): Robustify.
|
D | ChangeLog.23 | 5294 (FT_Set_Charmap): Disallow cmaps of type 14.
|