Home
last modified time | relevance | path

Searched defs:InstanceRecord (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/sfnt/
DSkOTTable_fvar.h41 template <size_t AxisCount> struct InstanceRecord { struct
42 SK_OT_USHORT subfamilyNameID;
43 SK_OT_USHORT flags; // Must be 0
44 SK_OT_Fixed coordinates[AxisCount];
45 SK_OT_USHORT postScriptNameID;
/external/harfbuzz_ng/src/
Dhb-ot-var-fvar-table.hh61 struct InstanceRecord struct
65 hb_array_t<const F16DOT16> get_coordinates (unsigned int axis_count) const in get_coordinates()
68 bool keep_instance (unsigned axis_count, in keep_instance()
89 bool subset (hb_subset_context_t *c, in subset()
130 bool sanitize (hb_sanitize_context_t *c, unsigned int axis_count) const in sanitize()
138 NameID subfamilyNameID;/* The name ID for entries in the 'name' table
140 HBUINT16 flags; /* Reserved for future use — set to 0. */
142 coordinatesZ; /* The coordinates array for this instance. */