Searched refs:_getDragTip (Results 1 - 5 of 5) sorted by relevance

/inkscape/src/ui/tool/
H A Dcontrol-point.h346 virtual Glib::ustring _getDragTip(GdkEventMotion */*event*/) const { return ""; } function in class:Inkscape::UI::ControlPoint
H A Dnode.h131 virtual Glib::ustring _getDragTip(GdkEventMotion *event) const;
249 virtual Glib::ustring _getDragTip(GdkEventMotion *event) const;
H A Dtransform-handle-set.cpp220 virtual Glib::ustring _getDragTip(GdkEventMotion */*event*/) const { function in class:Inkscape::UI::ScaleHandle
462 virtual Glib::ustring _getDragTip(GdkEventMotion */*event*/) const { function in class:Inkscape::UI::RotateHandle
602 virtual Glib::ustring _getDragTip(GdkEventMotion */*event*/) const { function in class:Inkscape::UI::SkewHandle
H A Dcontrol-point.cpp508 Glib::ustring tip = _getDragTip(event);
H A Dnode.cpp559 Glib::ustring Handle::_getDragTip(GdkEventMotion */*event*/) const function in class:Inkscape::UI::Handle
1466 Glib::ustring Node::_getDragTip(GdkEventMotion */*event*/) const function in class:Inkscape::UI::Node

Completed in 51 milliseconds