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

/inkscape/src/ui/tool/
H A Dpath-manipulator.h129 bool _nodeClicked(Node *, GdkEventButton *);
H A Dnode.cpp1341 if(_pm()._nodeClicked(this, event))
H A Dpath-manipulator.cpp1533 bool PathManipulator::_nodeClicked(Node *n, GdkEventButton *event) function in class:Inkscape::UI::PathManipulator

Completed in 25 milliseconds