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

/external/chromium_org/third_party/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;
2750 FT_Render_Glyph( FT_GlyphSlot slot,
3246 FT_Get_SubGlyph_Info( FT_GlyphSlot glyph,
/external/freetype/include/freetype/
H A Dfreetype.h90 /* FT_GlyphSlot */
391 /* Each face object also owns a single @FT_GlyphSlot object, as well */
439 /* FT_GlyphSlot */
454 typedef struct FT_GlyphSlotRec_* FT_GlyphSlot; typedef in typeref:struct:FT_GlyphSlotRec_
956 FT_GlyphSlot glyph;
1438 /* model private data of a given @FT_GlyphSlot object. */
1616 FT_GlyphSlot next;
2810 FT_Render_Glyph( FT_GlyphSlot slot,
3324 FT_Get_SubGlyph_Info( FT_GlyphSlot glyph,

Completed in 217 milliseconds