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

/inkscape/src/ui/tool/
H A Dpath-manipulator.h98 NodeList::iterator extremeNode(NodeList::iterator origin, bool search_selected,
H A Dpath-manipulator.cpp1067 * @param search_selected Consider selected nodes
1072 NodeList::iterator PathManipulator::extremeNode(NodeList::iterator origin, bool search_selected, argument
1082 if (!search_selected) continue;

Completed in 18 milliseconds