Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-stat-table.hh60 struct StatAxisRecord struct
62 int cmp (hb_tag_t key) const { return tag.cmp (key); } in cmp()
64 hb_ot_name_id_t get_name_id () const { return nameID; } in get_name_id()
66 hb_tag_t get_axis_tag () const { return tag; } in get_axis_tag()
68 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
75 Tag tag; /* A tag identifying the axis of design variation. */
76 NameID nameID; /* The name ID for entries in the 'name' table that
78 HBUINT16 ordering; /* A value that applications can use to determine