Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-var-gvar-table.hh561 hb_vector_t<unsigned> end_points; in apply_deltas_to_points() local
564 end_points.push (i); in apply_deltas_to_points()
608 for (unsigned c = 0; c < end_points.length; c++) in apply_deltas_to_points()
610 unsigned end_point = end_points[c]; in apply_deltas_to_points()