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

/inkscape/src/ui/tool/
H A Dnode.h477 SubpathList(PathManipulator &pm) : _path_manipulator(pm) {}
478 PathManipulator &pm() { return _path_manipulator; }
482 PathManipulator &_path_manipulator; member in class:Inkscape::UI::SubpathList

Completed in 15 milliseconds