Searched refs:polygon_vertex_count (Results 1 – 4 of 4) sorted by relevance
44 int polygon_vertex_count(struct polygon *poly);
132 int polygon_vertex_count(struct polygon *poly) in polygon_vertex_count() function
247 if (itr->curve_index >= polygon_vertex_count(itr->curve_poly)) { in stroke_flat_next()293 itr->curve_index < (polygon_vertex_count(itr->curve_poly)-1)) in stroke_flat_has_next()
405 if (current && polygon_vertex_count(current) > 0) { in path_get_fill_polygons()610 if (polygon_vertex_count(current) > 0) { in path_get_fill_polygons()