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

/inkscape/src/ui/tools/
H A Dnode-tool.cpp672 Inkscape::UI::ControlPointSelection::Set &selection_nodes = this->_selected_nodes->allPoints(); local
674 for (Inkscape::UI::ControlPointSelection::Set::iterator i = selection_nodes.begin(); i != selection_nodes.end(); ++i) {

Completed in 14 milliseconds