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 {
361 SK_OT_ULONG value[4];
388 struct Raw { struct
389 static const SK_OT_USHORT ItalicMask = SkOTSetUSHORTBit<0>::value;
390 static const SK_OT_USHORT UnderscoreMask = SkOTSetUSHORTBit<1>::value;
391 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value;
392 static const SK_OT_USHORT OutlinedMask = SkOTSetUSHORTBit<3>::value;
393 static const SK_OT_USHORT StrikeoutMask = SkOTSetUSHORTBit<4>::value;
394 static const SK_OT_USHORT BoldMask = SkOTSetUSHORTBit<5>::value;
395 static const SK_OT_USHORT RegularMask = SkOTSetUSHORTBit<6>::value;
396 SK_OT_USHORT value;
492 struct Raw { struct
493 struct l0 {
513 struct l1 {
531 SK_OT_ULONG value[2];