Home
last modified time | relevance | path

Searched refs:sp_gradient_context_get_stop_intervals (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/tools/
H A Dgradient-tool.cpp211 sp_gradient_context_get_stop_intervals (GrDrag *drag, std::vector<SPStop *> &these_stops, std::vect… in sp_gradient_context_get_stop_intervals() function
302 …std::vector<Geom::Point> coords = sp_gradient_context_get_stop_intervals (drag, these_stops, next_… in sp_gradient_context_add_stops_between_selected_stops()
379 …std::vector<Geom::Point> coords = sp_gradient_context_get_stop_intervals (drag, these_stops, next_… in sp_gradient_simplify()