Searched refs:FT_Set_Charmap (Results 1 – 12 of 12) sorted by relevance
/external/freetype/src/cache/ |
D | ftccmap.c | 312 FT_Set_Charmap( face, cmap ); in FTC_CMapCache_Lookup() 317 FT_Set_Charmap( face, old ); in FTC_CMapCache_Lookup()
|
/external/freetype/src/autofit/ |
D | afindic.c | 57 FT_Set_Charmap( face, oldmap ); in af_indic_metrics_init()
|
D | afglobal.c | 300 FT_Set_Charmap( face, old_charmap ); in af_face_globals_compute_style_coverage()
|
D | afcjk.c | 575 FT_Set_Charmap( face, oldmap ); in af_cjk_metrics_init()
|
D | aflatin2.c | 510 FT_Set_Charmap( face, oldmap ); in af_latin2_metrics_init()
|
D | aflatin.c | 879 FT_Set_Charmap( face, oldmap ); in af_latin_metrics_init()
|
/external/pdfium/third_party/freetype/src/type1/ |
D | t1afm.c | 188 error = FT_Set_Charmap( t1_face, charmap ); in T1_Read_PFM() 212 error = FT_Set_Charmap( t1_face, oldcharmap ); in T1_Read_PFM()
|
/external/pdfium/core/include/fxge/ |
D | fx_freetype.h | 71 FT_Set_Charmap((FT_Face)face, (FT_CharMap)charmap)
|
/external/freetype/include/ |
D | freetype.h | 3163 FT_Set_Charmap( FT_Face face,
|
/external/pdfium/third_party/freetype/include/freetype/ |
D | freetype.h | 3287 FT_Set_Charmap( FT_Face face,
|
/external/pdfium/third_party/freetype/src/base/ |
D | ftobjs.c | 3204 FT_Set_Charmap( FT_Face face, in FT_Set_Charmap() function
|
/external/freetype/src/base/ |
D | ftobjs.c | 3168 FT_Set_Charmap( FT_Face face, in FT_Set_Charmap() function
|