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 SK_OT_USHORT value;
259 struct Raw { struct
260 struct l0 {
294 struct l1 {
328 struct l2 {
336 SK_OT_ULONG value[4];
363 struct Raw { struct
364 static const SK_OT_USHORT ItalicMask = SkOTSetUSHORTBit<0>::value;
365 static const SK_OT_USHORT UnderscoreMask = SkOTSetUSHORTBit<1>::value;
366 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value;
367 static const SK_OT_USHORT OutlinedMask = SkOTSetUSHORTBit<3>::value;
368 static const SK_OT_USHORT StrikeoutMask = SkOTSetUSHORTBit<4>::value;
369 static const SK_OT_USHORT BoldMask = SkOTSetUSHORTBit<5>::value;
370 static const SK_OT_USHORT RegularMask = SkOTSetUSHORTBit<6>::value;
371 SK_OT_USHORT value;
467 struct Raw { struct
468 struct l0 {
487 struct l1 {
505 SK_OT_ULONG value[2];