Searched refs:do_release (Results 1 - 4 of 4) sorted by relevance
/inkscape/src/ui/widget/ | ||
H A D | rotateable.h | 51 virtual void do_release (double /*by*/, guint /*state*/) {} function in class:Inkscape::UI::Widget::Rotateable |
H A D | rotateable.cpp | 103 do_release(force, modifier); 123 do_release(force, modifier); |
H A D | selected-style.h | 82 virtual void do_release (double by, guint state); 107 virtual void do_release (double by, guint state); |
H A D | selected-style.cpp | 1412 do_release(by/30.0, modifier); 1416 RotateableSwatch::do_release(double by, guint modifier) { function in class:Inkscape::UI::Widget::RotateableSwatch 1528 RotateableStrokeWidth::do_release(double by, guint modifier) { function in class:Inkscape::UI::Widget::RotateableStrokeWidth |
Completed in 27 milliseconds