Home
last modified time | relevance | path

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

/external/freetype/include/freetype/internal/
Dftobjs.h599 FT_New_GlyphSlot( FT_Face face,
/external/pdfium/third_party/freetype/include/freetype/internal/
Dftobjs.h593 FT_New_GlyphSlot( FT_Face face,
/external/pdfium/third_party/freetype/src/base/
Dftobjs.c401 FT_New_GlyphSlot( FT_Face face, in FT_New_GlyphSlot() function
2247 error = FT_New_GlyphSlot( face, NULL ); in FT_Open_Face()
/external/freetype/src/base/
Dftobjs.c421 FT_New_GlyphSlot( FT_Face face, in FT_New_GlyphSlot() function
2351 error = FT_New_GlyphSlot( face, NULL ); in ft_open_face_internal()