Lines Matching defs:Raw
73 struct Raw { struct
74 static const SK_OT_USHORT Installable = 0;
75 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;
76 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;
77 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;
78 static const SK_OT_USHORT NoSubsettingMask = SkOTSetUSHORTBit<8>::value;
79 static const SK_OT_USHORT BitmapMask = SkOTSetUSHORTBit<9>::value;
80 SK_OT_USHORT value;
261 struct Raw { struct
262 struct l0 {
296 struct l1 {
330 struct l2 {
352 SK_OT_ULONG value[4];
379 struct Raw { struct
380 static const SK_OT_USHORT ItalicMask = SkOTSetUSHORTBit<0>::value;
381 static const SK_OT_USHORT UnderscoreMask = SkOTSetUSHORTBit<1>::value;
382 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value;
383 static const SK_OT_USHORT OutlinedMask = SkOTSetUSHORTBit<3>::value;
384 static const SK_OT_USHORT StrikeoutMask = SkOTSetUSHORTBit<4>::value;
385 static const SK_OT_USHORT BoldMask = SkOTSetUSHORTBit<5>::value;
386 static const SK_OT_USHORT RegularMask = SkOTSetUSHORTBit<6>::value;
387 SK_OT_USHORT value;
483 struct Raw { struct
484 struct l0 {
504 struct l1 {
522 SK_OT_ULONG value[2];