Searched refs:FT_Set_Charmap (Results 1 – 13 of 13) 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 | 330 FT_Set_Charmap( face, old_charmap ); in af_face_globals_compute_style_coverage()
|
D | afcjk.c | 636 FT_Set_Charmap( face, oldmap ); in af_cjk_metrics_init()
|
D | aflatin2.c | 515 FT_Set_Charmap( face, oldmap ); in af_latin2_metrics_init()
|
D | aflatin.c | 1107 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/fxge/ |
D | fx_freetype.h | 73 FT_Set_Charmap((FT_Face)face, (FT_CharMap)charmap)
|
/external/pdfium/third_party/freetype/include/freetype/ |
D | freetype.h | 3287 FT_Set_Charmap( FT_Face face,
|
/external/freetype/include/freetype/ |
D | freetype.h | 3465 FT_Set_Charmap( FT_Face face,
|
/external/ImageMagick/MagickCore/ |
D | annotate.c | 1349 ft_status=FT_Set_Charmap(face,face->charmaps[0]); in RenderFreetype()
|
/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 | 3339 FT_Set_Charmap( FT_Face face, in FT_Set_Charmap() function
|