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

/external/icu/icu4c/source/layout/
H A DLETypes.h112 typedef le_uint32 LEGlyphID; typedef
115 * Used to mask off the glyph ID part of an LEGlyphID.
117 * @see LEGlyphID
123 * Used to shift the glyph ID part of an LEGlyphID
126 * @see LEGlyphID
133 * Used to mask off the sub-font ID part of an LEGlyphID.
135 * @see LEGlyphID
141 * Used to shift the sub-font ID part of an LEGlyphID
144 * @see LEGlyphID
151 * Used to mask off the client-defined part of an LEGlyphID
[all...]

Completed in 1283 milliseconds