Searched refs:sort_fill_queue_vertical (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/tools/
H A Dflood-tool.cpp702 static bool sort_fill_queue_vertical(Geom::Point a, Geom::Point b) { function in namespace:Inkscape::UI::Tools
930 std::sort(fill_queue.begin(), fill_queue.end(), sort_fill_queue_vertical);

Completed in 17 milliseconds