Searched refs:keep_axis_value (Results 1 – 1 of 1) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-stat-table.hh | 109 bool keep_axis_value (const hb_array_t<const StatAxisRecord> axis_records, in keep_axis_value() function 124 if (keep_axis_value (axis_records, user_axes_location)) in subset() 164 bool keep_axis_value (const hb_array_t<const StatAxisRecord> axis_records, in keep_axis_value() function 179 if (keep_axis_value (axis_records, user_axes_location)) in subset() 223 bool keep_axis_value (const hb_array_t<const StatAxisRecord> axis_records, in keep_axis_value() function 238 if (keep_axis_value (axis_records, user_axes_location)) in subset() 292 bool keep_axis_value (const hb_array_t<const StatAxisRecord> axis_records, in keep_axis_value() function 315 if (!keep_axis_value (axis_records, user_axes_location)) in subset() 403 bool keep_axis_value (const hb_array_t<const StatAxisRecord> axis_records, in keep_axis_value() function 408 case 1: hb_barrier (); return u.format1.keep_axis_value (axis_records, user_axes_location); in keep_axis_value() [all …]
|