Home
last modified time | relevance | path

Searched refs:FT_Get_Advance (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/freetype/include/freetype/
Dftadvanc.h121 FT_Get_Advance( FT_Face face,
/third_party/skia/third_party/externals/freetype/src/base/
Dftadvanc.c74 FT_Get_Advance( FT_Face face, in FT_Get_Advance() function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ft.cc354 FT_Get_Advance (ft_face, glyph, load_flags, &v); in hb_ft_get_glyph_h_advances()
374 …if (unlikely (FT_Get_Advance (ft_font->ft_face, glyph, ft_font->load_flags | FT_LOAD_VERTICAL_LAYO… in hb_ft_get_glyph_v_advance()
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafshaper.c673 FT_Get_Advance( face, in af_shaper_get_elem()
/third_party/skia/src/ports/
DSkFontHost_FreeType.cpp980 error = FT_Get_Advance( fFace, glyph->getGlyphID(), in generateAdvance()
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.271868 [sfnt] Fix `FT_Get_Advance' for bitmap strikes.
1870 `FT_Get_Advance' returns 0 for bitmap fonts. It first gets the
DChangeLog.233429 * src/base/ftadvanc.c (_ft_face_scale_advances, FT_Get_Advance,
3434 * include/freetype/ftadvanc.h (FT_Get_Advance, FT_Get_Advances):
3455 * src/base/ftadvanc.c (_ft_face_scale_advances, FT_Get_Advance,
3460 * include/freetype/ftadvanc.h (FT_Get_Advance, FT_Get_Advances):
4063 * src/base/ftadvanc.c (FT_Get_Advance, FT_Get_Advances): Use
DChangeLog.2872 FT_Get_Advance() in it.
DChangeLog.254731 This is for `FT_Get_Advance'.
/third_party/skia/third_party/externals/freetype/docs/
DCHANGES836 `FT_Get_Advance' and `FT_Get_Advances') have been sped up.
2189 - `FT_Get_Advance' (and `FT_Get_Advances') returned bad values for
2248 `FT_Get_Advance' and `FT_Get_Advances'; they are defined in file