Searched refs:SK_OT_Fixed (Results 1 – 12 of 12) sorted by relevance
34 SK_OT_Fixed minValue;35 SK_OT_Fixed defaultValue;36 SK_OT_Fixed maxValue;44 SK_OT_Fixed coordinates[AxisCount];
24 enum Value : SK_OT_Fixed {31 SK_OT_Fixed value;33 SK_OT_Fixed italicAngle;
24 SK_OT_Fixed version;25 static const SK_OT_Fixed version_1 = SkTEndian_SwapBE32(1 << 16);26 static const SK_OT_Fixed version_2 = SkTEndian_SwapBE32(2 << 16);
17 SK_OT_Fixed version;18 static const SK_OT_Fixed VERSION = SkTEndian_SwapBE32(0x00005000);
24 SK_OT_Fixed version;25 static const SK_OT_Fixed version_initial = SkTEndian_SwapBE32(0x00020000);
17 SK_OT_Fixed version;18 static const SK_OT_Fixed VERSION = SkTEndian_SwapBE32(0x00010000);
23 SK_OT_Fixed version;24 static const SK_OT_Fixed version1 = SkTEndian_SwapBE32(0x00010000);25 SK_OT_Fixed fontRevision;
23 SK_OT_Fixed version;24 static const SK_OT_Fixed version1 = SkTEndian_SwapBE32(0x00010000);
25 SK_OT_Fixed version;26 static const SK_OT_Fixed version_initial = SkTEndian_SwapBE32(0x00020000);
25 SK_OT_Fixed version;
26 typedef int32_t SK_OT_Fixed; typedef