Home
last modified time | relevance | path

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

/external/freetype/src/cache/
Dftccmap.c312 FT_Set_Charmap( face, cmap ); in FTC_CMapCache_Lookup()
317 FT_Set_Charmap( face, old ); in FTC_CMapCache_Lookup()
/external/freetype/src/autofit/
Dafindic.c57 FT_Set_Charmap( face, oldmap ); in af_indic_metrics_init()
Dafglobal.c330 FT_Set_Charmap( face, old_charmap ); in af_face_globals_compute_style_coverage()
Dafcjk.c636 FT_Set_Charmap( face, oldmap ); in af_cjk_metrics_init()
Daflatin2.c515 FT_Set_Charmap( face, oldmap ); in af_latin2_metrics_init()
Daflatin.c1107 FT_Set_Charmap( face, oldmap ); in af_latin_metrics_init()
/external/pdfium/third_party/freetype/src/type1/
Dt1afm.c188 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/
Dfx_freetype.h73 FT_Set_Charmap((FT_Face)face, (FT_CharMap)charmap)
/external/pdfium/third_party/freetype/include/freetype/
Dfreetype.h3287 FT_Set_Charmap( FT_Face face,
/external/freetype/include/freetype/
Dfreetype.h3465 FT_Set_Charmap( FT_Face face,
/external/ImageMagick/MagickCore/
Dannotate.c1349 ft_status=FT_Set_Charmap(face,face->charmaps[0]); in RenderFreetype()
/external/pdfium/third_party/freetype/src/base/
Dftobjs.c3204 FT_Set_Charmap( FT_Face face, in FT_Set_Charmap() function
/external/freetype/src/base/
Dftobjs.c3339 FT_Set_Charmap( FT_Face face, in FT_Set_Charmap() function