Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-var-gvar-table.hh44 { flag = 0; x = x_; y = y_; is_end_point = is_end_point_; } in init()
50 bool is_end_point; member
563 if (points[i].is_end_point) in apply_deltas_to_points()
Dhb-ot-glyf-table.hh643 points_[endPtsOfContours[i]].is_end_point = true; in get_contour_points()
1161 if (unlikely (point.is_end_point && !first_oncurve.has_data && !first_offcurve.has_data)) in consume_point()
1213 if (point.is_end_point) in consume_point()