Home
last modified time | relevance | path

Searched refs:get_design_axes (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-stat-table.hh298 if (!get_design_axes ().lfind (tag, &axis_index)) return false; in get_value()
319 const StatAxisRecord &axis_record = get_design_axes ()[axis_record_index]; in get_axis_record_name_id()
336 + get_design_axes () in collect_name_ids()
359 hb_array_t<const StatAxisRecord> const get_design_axes () const in get_design_axes() function