Searched defs:SkOTTableName (Results 1 – 2 of 2) sorted by relevance
17 struct SkOTTableName { struct22 static const SK_OT_ULONG TAG = SkOTTableTAG<SkOTTableName>::value; argument24 SK_OT_USHORT format;25 static const SK_OT_USHORT format_0 = SkTEndian_SwapBE16(0);27 static const SK_OT_USHORT format_1 = SkTEndian_SwapBE16(1);30 SK_OT_USHORT count;33 SK_OT_USHORT stringOffset;35 struct Record {535 * (see SkOTTableName::stringOffset). argument543 Iterator(const uint8_t* nameTable, size_t size) in Iterator()[all …]