Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafindic.c45 if ( FT_Select_Charmap( face, FT_ENCODING_UNICODE ) ) in af_indic_metrics_init()
Dafglobal.c150 error = FT_Select_Charmap( face, FT_ENCODING_UNICODE ); in af_face_globals_compute_style_coverage()
Dafcjk.c629 if ( !FT_Select_Charmap( face, FT_ENCODING_UNICODE ) ) in af_cjk_metrics_init()
Daflatin2.c503 error = FT_Select_Charmap( face, latin_encodings[ee] ); in af_latin2_metrics_init()
Daflatin.c1100 if ( !FT_Select_Charmap( face, FT_ENCODING_UNICODE ) ) in af_latin_metrics_init()
/external/harfbuzz_ng/src/
Dhb-ft.cc727 if (FT_Select_Charmap (ft_face, FT_ENCODING_UNICODE)) in hb_ft_font_set_funcs()
728 FT_Select_Charmap (ft_face, FT_ENCODING_MS_SYMBOL); in hb_ft_font_set_funcs()
/external/pdfium/core/fxge/
Dfx_freetype.h71 FT_Select_Charmap((FT_Face)face, (FT_Encoding)encoding)
/external/pdfium/third_party/freetype/include/freetype/
Dfreetype.h3258 FT_Select_Charmap( FT_Face face,
/external/freetype/include/freetype/
Dfreetype.h3435 FT_Select_Charmap( FT_Face face,
/external/ImageMagick/MagickCore/
Dannotate.c1347 ft_status=FT_Select_Charmap(face,encoding_type); in RenderFreetype()
1382 ft_status=FT_Select_Charmap(face,encoding_type); in RenderFreetype()
/external/skia/src/ports/
DSkFontHost_FreeType.cpp383 FT_Select_Charmap(rec->fFace.get(), 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.c3297 FT_Select_Charmap( FT_Face face, in FT_Select_Charmap() function