Home
last modified time | relevance | path

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

/external/freetype/include/freetype/internal/
Dftobjs.h563 FT_New_GlyphSlot( FT_Face face,
/external/freetype/src/base/
Dftobjs.c371 FT_New_GlyphSlot( FT_Face face, in FT_New_GlyphSlot() function
2133 error = FT_New_GlyphSlot( face, NULL ); in FT_Open_Face()