Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-stat-table.hh288 struct AxisValueFormat4 struct
290 const AxisValueRecord &get_axis_record (unsigned int axis_index) const in get_axis_record()
293 bool keep_axis_value (const hb_array_t<const StatAxisRecord> axis_records, in keep_axis_value()
312 bool subset (hb_subset_context_t *c, in subset()
327 hb_ot_name_id_t get_value_name_id () const { return valueNameID; } in get_value_name_id()
329 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
337 HBUINT16 format; /* Format identifier — set to 4. */
338 HBUINT16 axisCount; /* The total number of axes contributing to
340 HBUINT16 flags; /* Flags — see below for details. */
341 NameID valueNameID; /* The name ID for entries in the 'name' table
[all …]