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

/external/chromium_org/third_party/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/internal/
H A Dftgloadr.h73 FT_UInt num_subglyphs; /* number of subglyphs */
74 FT_SubGlyph subglyphs; /* subglyphs */ member in struct:FT_GlyphLoadRec_
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
H A Dftgloadr.h73 FT_UInt num_subglyphs; /* number of subglyphs */
74 FT_SubGlyph subglyphs; /* subglyphs */ member in struct:FT_GlyphLoadRec_
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/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/chromium_org/third_party/freetype/include/freetype/
H A Dfreetype.h1065 /* subglyphs. */
1419 /* subglyphs (for example, in the case of composites). */
1533 /* num_subglyphs :: The number of subglyphs in a composite glyph. */
1539 /* subglyphs :: An array of subglyph descriptors for */
1634 FT_SubGlyph subglyphs; member in struct:FT_GlyphSlotRec_
2437 * subglyphs must be scaled and positioned with hinting instructions.
2496 * it should set the `num_subglyph' and `subglyphs' values of the
3258 * A list of constants used to describe subglyphs. Please refer to the
/external/freetype/include/
H A Dfreetype.h1104 /* subglyphs. */
1477 /* subglyphs (for example, in the case of composites). */
1591 /* num_subglyphs :: The number of subglyphs in a composite glyph. */
1596 /* subglyphs :: An array of subglyph descriptors for */
1691 FT_SubGlyph subglyphs; member in struct:FT_GlyphSlotRec_
2505 * subglyphs must be scaled and positioned with hinting instructions.
2564 * `subglyphs' values of the glyph slot accordingly, and set
2566 * subglyphs can then be accessed with @FT_Get_SubGlyph_Info.
3326 * A list of constants used to describe subglyphs. Please refer to the
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dfreetype.h1071 /* subglyphs. */
1425 /* subglyphs (for example, in the case of composites). */
1539 /* num_subglyphs :: The number of subglyphs in a composite glyph. */
1545 /* subglyphs :: An array of subglyph descriptors for */
1640 FT_SubGlyph subglyphs; member in struct:FT_GlyphSlotRec_
2450 * subglyphs must be scaled and positioned with hinting instructions.
2509 * it should set the `num_subglyph' and `subglyphs' values of the
3271 * A list of constants used to describe subglyphs. Please refer to the
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dfreetype.h1071 /* subglyphs. */
1425 /* subglyphs (for example, in the case of composites). */
1539 /* num_subglyphs :: The number of subglyphs in a composite glyph. */
1545 /* subglyphs :: An array of subglyph descriptors for */
1640 FT_SubGlyph subglyphs; member in struct:FT_GlyphSlotRec_
2450 * subglyphs must be scaled and positioned with hinting instructions.
2509 * it should set the `num_subglyph' and `subglyphs' values of the
3271 * A list of constants used to describe subglyphs. Please refer to the

Completed in 853 milliseconds