Searched refs:FT_New_GlyphSlot (Results 1 – 6 of 6) sorted by relevance
636 FT_New_GlyphSlot( FT_Face face,
596 error = FT_New_GlyphSlot( t42face->ttf_face, &ttslot ); in T42_GlyphSlot_Init()
674 FT_New_GlyphSlot( FT_Face face, in FT_New_GlyphSlot() function2726 error = FT_New_GlyphSlot( face, NULL ); in ft_open_face_internal()4771 error = FT_New_GlyphSlot( face, NULL ); in FT_Render_Glyph_Internal()
2229 * src/base/ftobjs.c (FT_Open_Face): Don't call FT_New_GlyphSlot and
230 * src/base/ftobjs.c (FT_New_GlyphSlot): Prepend glyph slot to234 FT_New_GlyphSlot.
3732 (FT_New_GlyphSlot): Init `slot'.