Searched defs:SkOTTableMaximumProfile_TT (Results 1 – 1 of 1) sorted by relevance
17 struct SkOTTableMaximumProfile_TT { struct18 SK_OT_Fixed version;19 static const SK_OT_Fixed VERSION = SkTEndian_SwapBE32(0x00010000);21 SK_OT_USHORT numGlyphs;22 SK_OT_USHORT maxPoints;46 SK_COMPILE_ASSERT(offsetof(SkOTTableMaximumProfile_TT, maxComponentDepth) == 28, SkOTTableMaximumPr… argument