Searched defs:StatAxisRecord (Results 1 – 1 of 1) sorted by relevance
71 struct StatAxisRecord struct73 int cmp (hb_tag_t key) const { return tag.cmp (key); } in cmp()75 hb_ot_name_id_t get_name_id () const { return nameID; } in get_name_id()77 hb_tag_t get_axis_tag () const { return tag; } in get_axis_tag()79 bool sanitize (hb_sanitize_context_t *c) const in sanitize()86 Tag tag; /* A tag identifying the axis of design variation. */87 NameID nameID; /* The name ID for entries in the 'name' table that89 HBUINT16 ordering; /* A value that applications can use to determine