Searched defs:StatAxisRecord (Results 1 – 1 of 1) sorted by relevance
266 struct StatAxisRecord struct268 int cmp (hb_tag_t key) const { return tag.cmp (key); } in cmp()270 hb_ot_name_id_t get_name_id () const { return nameID; } in get_name_id()272 bool sanitize (hb_sanitize_context_t *c) const in sanitize()279 Tag tag; /* A tag identifying the axis of design variation. */280 NameID nameID; /* The name ID for entries in the 'name' table that282 HBUINT16 ordering; /* A value that applications can use to determine