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

/external/chromium_org/third_party/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,
/external/freetype/include/
H A Dfreetype.h122 /* FT_GlyphSlot */
428 /* Each face object also owns a single @FT_GlyphSlot object, as well */
477 /* FT_GlyphSlot */
492 typedef struct FT_GlyphSlotRec_* FT_GlyphSlot; typedef in typeref:struct:FT_GlyphSlotRec_
995 FT_GlyphSlot glyph;
1496 /* model private data of a given @FT_GlyphSlot object. */
1673 FT_GlyphSlot next;
2879 FT_Render_Glyph( FT_GlyphSlot slot,
3392 FT_Get_SubGlyph_Info( FT_GlyphSlot glyph,
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dfreetype.h90 /* FT_GlyphSlot */
393 /* Each face object also owns a single @FT_GlyphSlot object, as well */
441 /* FT_GlyphSlot */
456 typedef struct FT_GlyphSlotRec_* FT_GlyphSlot; typedef in typeref:struct:FT_GlyphSlotRec_
962 FT_GlyphSlot glyph;
1444 /* model private data of a given @FT_GlyphSlot object. */
1622 FT_GlyphSlot next;
2823 FT_Render_Glyph( FT_GlyphSlot slot,
3337 FT_Get_SubGlyph_Info( FT_GlyphSlot glyph,
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dfreetype.h90 /* FT_GlyphSlot */
393 /* Each face object also owns a single @FT_GlyphSlot object, as well */
441 /* FT_GlyphSlot */
456 typedef struct FT_GlyphSlotRec_* FT_GlyphSlot; typedef in typeref:struct:FT_GlyphSlotRec_
962 FT_GlyphSlot glyph;
1444 /* model private data of a given @FT_GlyphSlot object. */
1622 FT_GlyphSlot next;
2823 FT_Render_Glyph( FT_GlyphSlot slot,
3337 FT_Get_SubGlyph_Info( FT_GlyphSlot glyph,

Completed in 116 milliseconds