Home
last modified time | relevance | path

Searched defs:SkOTTableMaximumProfile_TT (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/sfnt/
DSkOTTable_maxp_TT.h17 struct SkOTTableMaximumProfile_TT { struct
18 SK_OT_Fixed version;
19 static const SK_OT_Fixed VERSION = SkTEndian_SwapBE32(0x00010000);
21 SK_OT_USHORT numGlyphs;
22 SK_OT_USHORT maxPoints;
23 SK_OT_USHORT maxContours;
47 SK_COMPILE_ASSERT(offsetof(SkOTTableMaximumProfile_TT, maxComponentDepth) == 30, SkOTTableMaximumPr… argument
/external/skia/src/sfnt/
DSkOTTable_maxp_TT.h17 struct SkOTTableMaximumProfile_TT { struct
18 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