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

/inkscape/src/
H A Dgradient-drag.h158 void selectByStop(SPStop *stop, bool add_to_selection = true, bool override = true);
H A Dgradient-drag.cpp545 selectByStop(newstop);
1764 void GrDrag::selectByStop(SPStop *stop, bool add_to_selection, bool override ) function in class:GrDrag
/inkscape/src/ui/tools/
H A Dgradient-tool.cpp367 drag->selectByStop((SPStop *)s->data);
462 ec->get_drag()->selectByStop(newstop);
/inkscape/src/widgets/
H A Dgradient-toolbar.cpp639 drag->selectByStop(stop, false, true);

Completed in 82 milliseconds