Searched defs:FT_GlyphSlot (Results 1 - 1 of 1) sorted by relevance

/external/freetype/include/freetype/
H A Dfreetype.h90 /* FT_GlyphSlot */
387 /* Each face object also owns a single @FT_GlyphSlot object, as well */
435 /* FT_GlyphSlot */
450 typedef struct FT_GlyphSlotRec_* FT_GlyphSlot; typedef in typeref:struct:FT_GlyphSlotRec_
949 FT_GlyphSlot glyph;
1431 /* model private data of a given @FT_GlyphSlot object. */
1609 FT_GlyphSlot next;
2762 FT_Render_Glyph( FT_GlyphSlot slot,
3270 FT_Get_SubGlyph_Info( FT_GlyphSlot glyph,

Completed in 56 milliseconds