Home
last modified time | relevance | path

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

/external/freetype/include/freetype/internal/
Dftobjs.h636 FT_New_GlyphSlot( FT_Face face,
/external/freetype/src/type42/
Dt42objs.c596 error = FT_New_GlyphSlot( t42face->ttf_face, &ttslot ); in T42_GlyphSlot_Init()
/external/freetype/src/base/
Dftobjs.c674 FT_New_GlyphSlot( FT_Face face, in FT_New_GlyphSlot() function
2726 error = FT_New_GlyphSlot( face, NULL ); in ft_open_face_internal()
4771 error = FT_New_GlyphSlot( face, NULL ); in FT_Render_Glyph_Internal()
/external/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'.