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

/external/freetype/include/freetype/internal/
H A Dftgloadr.h73 FT_UInt num_subglyphs; /* number of subglyphs */
74 FT_SubGlyph subglyphs; /* subglyphs */ member in struct:FT_GlyphLoadRec_
/external/freetype/include/freetype/
H A Dfreetype.h1058 /* subglyphs. */
1412 /* subglyphs (for example, in the case of composites). */
1526 /* num_subglyphs :: The number of subglyphs in a composite glyph. */
1532 /* subglyphs :: An array of subglyph descriptors for */
1627 FT_SubGlyph subglyphs; member in struct:FT_GlyphSlotRec_
2466 * it should set the `num_subglyph' and `subglyphs' values of the
3204 * A list of constants used to describe subglyphs. Please refer to the

Completed in 185 milliseconds