Home
last modified time | relevance | path

Searched refs:FT_Set_Char_Size (Results 1 – 11 of 11) sorted by relevance

/external/freetype/
Dlibft2.map.txt10 FT_Set_Char_Size; # vndk
/external/icu/icu4c/source/samples/layout/
DGnomeFontInstance.cpp76 error = FT_Set_Char_Size(fFace, 0, pointSize << 6, 92, 92); in GnomeFontInstance()
/external/pdfium/core/fxge/
Dfx_freetype.h166 FT_Set_Char_Size(face, char_width, char_height, horz_resolution, \
/external/pdfium/third_party/freetype/include/freetype/
Dfreetype.h2506 FT_Set_Char_Size( FT_Face face,
/external/freetype/include/freetype/
Dfreetype.h2586 FT_Set_Char_Size( FT_Face face,
/external/harfbuzz_ng/src/
Dhb-ft.cc730 FT_Set_Char_Size (ft_face, in hb_ft_font_set_funcs()
/external/harfbuzz_ng/test/api/
Dtest-ot-math.c70 if ((ft_error = FT_Set_Char_Size (ft_face, 2000, 1000, 0, 0))) in openFont()
/external/skia/src/ports/
DSkFontHost_FreeType.cpp882 err = FT_Set_Char_Size(fFaceRec->fFace.get(), scaleX, scaleY, 72, 72); in SkScalerContext_FreeType()
/external/ImageMagick/MagickCore/
Dannotate.c1409 ft_status=FT_Set_Char_Size(face,(FT_F26Dot6) (64.0*draw_info->pointsize), in RenderFreetype()
/external/pdfium/third_party/freetype/src/base/
Dftobjs.c2972 FT_Set_Char_Size( FT_Face face, in FT_Set_Char_Size() function
/external/freetype/src/base/
Dftobjs.c3107 FT_Set_Char_Size( FT_Face face, in FT_Set_Char_Size() function