Searched defs:high_byte (Results 1 – 1 of 1) sorted by relevance
472 byte_t high_byte = (c >> 8) & 0xff; in GlyphId() local509 int32_t high_byte = (c >> 8) & 0xff; in BytesConsumed() local