Home
last modified time | relevance | path

Searched refs:FT_New_GlyphSlot (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dftobjs.h635 FT_New_GlyphSlot( FT_Face face,
/third_party/skia/third_party/externals/freetype/src/type42/
Dt42objs.c597 error = FT_New_GlyphSlot( t42face->ttf_face, &ttslot ); in T42_GlyphSlot_Init()
/third_party/skia/third_party/externals/freetype/src/base/
Dftobjs.c611 FT_New_GlyphSlot( FT_Face face, in FT_New_GlyphSlot() function
2634 error = FT_New_GlyphSlot( face, NULL ); in ft_open_face_internal()
4648 error = FT_New_GlyphSlot( face, NULL ); in FT_Render_Glyph_Internal()
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.222229 * src/base/ftobjs.c (FT_Open_Face): Don't call FT_New_GlyphSlot and
DChangeLog.21230 * src/base/ftobjs.c (FT_New_GlyphSlot): Prepend glyph slot to
234 FT_New_GlyphSlot.
DChangeLog.243732 (FT_New_GlyphSlot): Init `slot'.