Searched defs:_getDragTip (Results 1 - 3 of 3) 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 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 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 87 milliseconds