Searched defs:_getDragTip (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/ui/tool/ | ||
H A D | control-point.h | 346 virtual Glib::ustring _getDragTip(GdkEventMotion */*event*/) const { return ""; } function in class:Inkscape::UI::ControlPoint |
H A D | transform-handle-set.cpp | 220 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 D | node.cpp | 559 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