Searched defs:GlyphID (Results 1 – 7 of 7) sorted by relevance
46 GlyphID(2), enumConstant
44 using GlyphID = uint32_t; variable
40 using GlyphID = uint32_t; variable
158 struct GlyphID : HBUINT16 struct160 GlyphID& operator = (uint16_t i) { HBUINT16::operator= (i); return *this; } in operator =()
461 GlyphID: {}, property
2600 unsigned int GlyphID; // Input // For custom font glyphs only (ID < 0x110000) member