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.hh286 struct AxisValueFormat4 struct
288 const AxisValueRecord &get_axis_record (unsigned int axis_index) const in get_axis_record()
291 bool keep_axis_value (const hb_array_t<const StatAxisRecord> axis_records, in keep_axis_value()
309 bool subset (hb_subset_context_t *c, in subset()
324 hb_ot_name_id_t get_value_name_id () const { return valueNameID; } in get_value_name_id()
326 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
334 HBUINT16 format; /* Format identifier — set to 4. */
335 HBUINT16 axisCount; /* The total number of axes contributing to
337 HBUINT16 flags; /* Flags — see below for details. */
338 NameID valueNameID; /* The name ID for entries in the 'name' table
[all …]