Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-stat-table.hh71 struct StatAxisRecord struct
73 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 that
89 HBUINT16 ordering; /* A value that applications can use to determine