Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/autofit/
Dafindic.c40 if ( FT_Select_Charmap( face, FT_ENCODING_UNICODE ) ) in af_indic_metrics_init()
Dafglobal.c141 error = FT_Select_Charmap( face, FT_ENCODING_UNICODE ); in af_face_globals_compute_style_coverage()
Dafcjk.c646 if ( !FT_Select_Charmap( face, FT_ENCODING_UNICODE ) ) in af_cjk_metrics_init()
Daflatin.c1147 if ( !FT_Select_Charmap( face, FT_ENCODING_UNICODE ) ) in af_latin_metrics_init()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ft.cc989 if (FT_Select_Charmap (ft_face, FT_ENCODING_MS_SYMBOL)) in hb_ft_font_set_funcs()
990 FT_Select_Charmap (ft_face, FT_ENCODING_UNICODE); in hb_ft_font_set_funcs()
/third_party/skia/third_party/externals/freetype/include/freetype/
Dfreetype.h3755 FT_Select_Charmap( FT_Face face,
/third_party/skia/third_party/externals/imgui/misc/freetype/
Dimgui_freetype.cpp154 error = FT_Select_Charmap(Face, FT_ENCODING_UNICODE); in InitFont()
/third_party/skia/src/ports/
DSkFontHost_FreeType.cpp334 FT_Select_Charmap(rec->fFace.get(), FT_ENCODING_MS_SYMBOL); in Make()
/third_party/skia/third_party/externals/freetype/src/base/
Dftobjs.c3591 FT_Select_Charmap( FT_Face face, in FT_Select_Charmap() function
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.2106812 Allow FT_ENCODING_NONE for `FT_Select_Charmap'.
6817 * src/base/ftobjs.c (FT_Select_Charmap): Implement it.
DChangeLog.245767 (FT_Select_Charmap): When a charmap matching with requested
DChangeLog.237108 * src/base/ftobjs.c (FT_Select_Charmap): Disallow FT_ENCODING_NONE
DChangeLog.216514 (FT_Select_Charmap): Idem.
/third_party/skia/third_party/externals/freetype/docs/
DCHANGES378 - `FT_Select_Charmap' has been changed to allow parameter value