Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafindic.c57 FT_Set_Charmap( face, oldmap ); in af_indic_metrics_init()
Dafglobal.c174 FT_Set_Charmap( face, old_charmap ); in af_face_globals_compute_script_coverage()
Daflatin.c514 FT_Set_Charmap( face, oldmap ); in af_latin_metrics_init()
Dafcjk.c564 FT_Set_Charmap( face, oldmap ); in af_cjk_metrics_init()
Daflatin2.c500 FT_Set_Charmap( face, oldmap ); in af_latin2_metrics_init()
/external/freetype/src/cache/
Dftccmap.c420 FT_Set_Charmap( face, cmap ); in FTC_CMapCache_Lookup()
425 FT_Set_Charmap( face, old ); in FTC_CMapCache_Lookup()
/external/freetype/include/freetype/
Dfreetype.h3039 FT_Set_Charmap( FT_Face face,
/external/skia/src/ports/
DSkFontHost_FreeType.cpp416 FT_Set_Charmap(face, face->charmaps[i]); in populate_glyph_to_unicode()
/external/freetype/src/base/
Dftobjs.c3105 FT_Set_Charmap( FT_Face face, in FT_Set_Charmap() function