Searched refs:dir_from (Results 1 – 2 of 2) sorted by relevance
34 enum direction_type { dir_unknown = -1, dir_from = 0, dir_to = 1 }; enumerator245 m_ranked_points.push_back(rp(point1, turn_index, op_index, dir_from, op)); in add()340 if (ranked.direction != dir_from) in find_open_generic()527 if (ranked.direction == dir_from) in find_polygons_for_source()
81 return all_equal(sort_by_side::dir_from); in all_from()215 || (op.operation == operation_blocked && ranked_point.direction == dir_from))) in aggregate_operations()