Searched refs:setItems (Results 1 - 5 of 5) sorted by relevance
/inkscape/src/ui/tool/ | ||
H A D | multi-path-manipulator.h | 43 void setItems(std::set<ShapeRecord> const &); |
H A D | manipulator.h | 101 void setItems(GSList const *list) { function in class:Inkscape::UI::MultiManipulator |
H A D | multi-path-manipulator.cpp | 149 void MultiPathManipulator::setItems(std::set<ShapeRecord> const &s) function in class:Inkscape::UI::MultiPathManipulator |
/inkscape/src/live_effects/parameter/ | ||
H A D | path.cpp | 230 nt->_multipath->setItems(shapes); |
/inkscape/src/ui/tools/ | ||
H A D | node-tool.cpp | 454 this->_multipath->setItems(shapes); |
Completed in 20 milliseconds