Searched defs:HBGlyphID16 (Results 1 – 1 of 1) sorted by relevance
195 struct HBGlyphID16 : HBUINT16 struct197 HBGlyphID16& operator = (uint16_t i) { HBUINT16::operator= (i); return *this; } in operator =()