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

/external/freetype/include/freetype/internal/
H A Dftgloadr.h55 FT_UInt num_subglyphs; /* number of subglyphs */
56 FT_SubGlyph subglyphs; /* subglyphs */ member in struct:FT_GlyphLoadRec_
/external/freetype/include/freetype/
H A Dfreetype.h1216 /* and scale all of its subglyphs. */
1690 /* subglyphs (for example, in the case of composites). */
1799 /* num_subglyphs :: The number of subglyphs in a composite glyph. */
1804 /* subglyphs :: An array of subglyph descriptors for */
1930 FT_SubGlyph subglyphs; member in struct:FT_GlyphSlotRec_
2879 * subglyphs must be scaled and positioned with hinting instructions.
2929 * driver should set the `num_subglyph' and `subglyphs' values of
2931 * @FT_GLYPH_FORMAT_COMPOSITE. The description of subglyphs can
3907 * A list of constants describing subglyphs. Please refer to the
3910 * non-OpenType subglyphs)
[all...]

Completed in 323 milliseconds