Searched defs:InstanceRecord (Results 1 – 3 of 3) sorted by relevance
41 template <size_t AxisCount> struct InstanceRecord { struct42 SK_OT_USHORT subfamilyNameID;43 SK_OT_USHORT flags; // Must be 044 SK_OT_Fixed coordinates[AxisCount];45 SK_OT_USHORT postScriptNameID;
43 struct InstanceRecord struct47 hb_array_t<const Fixed> get_coordinates (unsigned int axis_count) const in get_coordinates()50 bool sanitize (hb_sanitize_context_t *c, unsigned int axis_count) const in sanitize()58 NameID subfamilyNameID;/* The name ID for entries in the 'name' table60 HBUINT16 flags; /* Reserved for future use — set to 0. */62 coordinatesZ; /* The coordinates array for this instance. */