Searched refs:is_end_point (Results 1 – 2 of 2) sorted by relevance
44 { flag = 0; x = x_; y = y_; is_end_point = is_end_point_; } in init()50 bool is_end_point; member563 if (points[i].is_end_point) in apply_deltas_to_points()
643 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()