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

/inkscape/src/ui/tool/
H A Dpath-manipulator.cpp786 * @param selected_only If true, only paths that have at least one selected node
788 void PathManipulator::reverseSubpaths(bool selected_only) argument
791 if (selected_only) {

Completed in 20 milliseconds