HomeSort by relevance Sort by last modified time
    Searched refs:SK_OT_Fixed (Results 1 - 7 of 7) sorted by null

  /external/skia/src/sfnt/
SkOTTable_maxp_CFF.h 17 SK_OT_Fixed version;
18 static const SK_OT_Fixed VERSION = SkTEndian_SwapBE32(0x00005000);
SkOTTable_post.h 25 SK_TYPED_ENUM(Value, SK_OT_Fixed,
33 SK_OT_Fixed value;
35 SK_OT_Fixed italicAngle;
SkOTTable_maxp.h 25 SK_OT_Fixed version;
SkOTTable_hhea.h 24 SK_OT_Fixed version;
25 static const SK_OT_Fixed version1 = SkTEndian_SwapBE32(0x00010000);
SkOTTable_maxp_TT.h 18 SK_OT_Fixed version;
19 static const SK_OT_Fixed VERSION = SkTEndian_SwapBE32(0x00010000);
SkOTTableTypes.h 26 typedef int32_t SK_OT_Fixed;
SkOTTable_head.h 24 SK_OT_Fixed version;
25 static const SK_OT_Fixed version1 = SkTEndian_SwapBE32(0x00010000);
26 SK_OT_Fixed fontRevision;

Completed in 31 milliseconds