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

/inkscape/src/ui/tools/
H A Dflood-tool.cpp709 static bool sort_fill_queue_horizontal(Geom::Point a, Geom::Point b) { function in namespace:Inkscape::UI::Tools
942 std::sort(start_sort, end_sort, sort_fill_queue_horizontal);
950 std::sort(start_sort, end_sort, sort_fill_queue_horizontal);

Completed in 16 milliseconds