Searched refs:TT_uint8_t (Results 1 – 3 of 3) sorted by relevance
76 (TT_uint8_t)'v' << 24 | in GetVerticalGlyph()77 (TT_uint8_t)'r' << 16 | in GetVerticalGlyph()78 (TT_uint8_t)'t' << 8 | in GetVerticalGlyph()79 (TT_uint8_t)'2', in GetVerticalGlyph()80 (TT_uint8_t)'v' << 24 | in GetVerticalGlyph()81 (TT_uint8_t)'e' << 16 | in GetVerticalGlyph()82 (TT_uint8_t)'r' << 8 | in GetVerticalGlyph()83 (TT_uint8_t)'t', in GetVerticalGlyph()
11 typedef unsigned char TT_uint8_t; typedef
373 TT_uint8_t GetUInt8(FT_Bytes& p) const in GetUInt8()375 TT_uint8_t ret = p[0]; in GetUInt8()