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

/inkscape/src/ui/tools/
H A Dnode-tool.cpp244 // void update_tip(GdkEvent *event)
246 sigc::mem_fun(this, &NodeTool::update_tip),
272 this->update_tip(NULL);
455 this->update_tip(NULL);
510 this->update_tip(event);
567 this->update_tip(event);
576 this->update_tip(event);
594 this->update_tip(event);
599 this->update_tip(event);
640 void NodeTool::update_tip(GdkEven function in class:Inkscape::UI::Tools::NodeTool
[all...]
H A Dnode-tool.h96 void update_tip(GdkEvent *event);

Completed in 16 milliseconds