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

/inkscape/src/ui/tools/
H A Dnode-tool.h94 void select_point(Geom::Point const &sel, GdkEventButton *event);
H A Dnode-tool.cpp230 this->_selector->signal_point.connect(sigc::mem_fun(this, &NodeTool::select_point));
741 void NodeTool::select_point(Geom::Point const &/*sel*/, GdkEventButton *event) { function in class:Inkscape::UI::Tools::NodeTool

Completed in 16 milliseconds