Searched defs:selectionNodes (Results 1 - 1 of 1) sorted by relevance

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

Completed in 295 milliseconds