Searched refs:GetUInt8 (Results 1 – 3 of 3) sorted by relevance
325 writer->WriteByte(propertyValue->GetUInt8());
322 uint8_t GetUInt8(FT_Bytes& p) const { in GetUInt8() function
1306 #define GetUInt8(p) ((uint8_t)((p)[0])) macro1338 FX_WCHAR wcTemp = GetUInt8(lpStr + nNameOffset + k); in GetNames()1345 #undef GetUInt8