Searched defs:SkOTTableMaximumProfile_TT (Results 1 – 2 of 2) sorted by relevance
16 struct SkOTTableMaximumProfile_TT { struct17 SK_OT_Fixed version;18 static const SK_OT_Fixed VERSION = SkTEndian_SwapBE32(0x00010000);20 SK_OT_USHORT numGlyphs;21 SK_OT_USHORT maxPoints;45 static_assert(offsetof(SkOTTableMaximumProfile_TT, maxComponentDepth) == 30, "SkOTTableMaximumProfi… argument