Searched refs:poly_type (Results 1 – 4 of 4) sorted by relevance
126 if (b1.poly_type == b2.poly_type) { in intersect_bounds()155 if (b1.poly_type == polygon_type_subject) { in intersect_bounds()162 if (b2.poly_type == polygon_type_subject) { in intersect_bounds()197 (b1.poly_type != b2.poly_type && cliptype != clip_type_x_or)) { in intersect_bounds()248 if (b1.poly_type != b2.poly_type) { in intersect_bounds()264 if (((b1.poly_type == polygon_type_clip) && (b1Wc2 > 0) && (b2Wc2 > 0)) || in intersect_bounds()265 ((b1.poly_type == polygon_type_subject) && (b1Wc2 <= 0) && (b2Wc2 <= 0))) { in intersect_bounds()
33 polygon_type poly_type; member48 poly_type(polygon_type_subject),64 poly_type(std::move(b.poly_type)), in bound()
67 if (bound.poly_type == polygon_type_subject) { in is_even_odd_fill_type()78 if (bound.poly_type == polygon_type_subject) { in is_even_odd_alt_fill_type()184 (*rev_bnd_itr)->poly_type != (*bnd_itr)->poly_type) { in set_winding_count()252 if (bnd.poly_type != polygon_type_subject) { in is_contributing()303 if (bnd.poly_type == polygon_type_subject) { in is_contributing()
206 polygon_type poly_type) { in add_ring_to_local_minima_list() argument266 to_minimum.poly_type = poly_type; in add_ring_to_local_minima_list()267 to_maximum.poly_type = poly_type; in add_ring_to_local_minima_list()