Home
last modified time | relevance | path

Searched refs:FT_Select_Charmap (Results 1 – 12 of 12) sorted by relevance

/external/freetype/src/autofit/
Dafindic.c45 if ( FT_Select_Charmap( face, FT_ENCODING_UNICODE ) ) in af_indic_metrics_init()
Dafglobal.c149 error = FT_Select_Charmap( face, FT_ENCODING_UNICODE ); in af_face_globals_compute_style_coverage()
Dafcjk.c568 if ( !FT_Select_Charmap( face, FT_ENCODING_UNICODE ) ) in af_cjk_metrics_init()
Daflatin2.c498 error = FT_Select_Charmap( face, latin_encodings[ee] ); in af_latin2_metrics_init()
Daflatin.c872 if ( !FT_Select_Charmap( face, FT_ENCODING_UNICODE ) ) in af_latin_metrics_init()
/external/pdfium/core/include/fxge/
Dfx_freetype.h69 FT_Select_Charmap((FT_Face)face, (FT_Encoding)encoding)
/external/freetype/include/
Dfreetype.h3134 FT_Select_Charmap( FT_Face face,
/external/pdfium/third_party/freetype/include/freetype/
Dfreetype.h3258 FT_Select_Charmap( FT_Face face,
/external/harfbuzz_ng/src/
Dhb-ft.cc678 FT_Select_Charmap (ft_face, FT_ENCODING_UNICODE); in hb_ft_font_set_funcs()
/external/skia/src/ports/
DSkFontHost_FreeType.cpp355 FT_Select_Charmap(rec->fFace, FT_ENCODING_MS_SYMBOL); in ref_ft_face()
/external/pdfium/third_party/freetype/src/base/
Dftobjs.c3162 FT_Select_Charmap( FT_Face face, in FT_Select_Charmap() function
/external/freetype/src/base/
Dftobjs.c3126 FT_Select_Charmap( FT_Face face, in FT_Select_Charmap() function