Searched refs:do_release (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/ui/widget/
H A Drotateable.h51 virtual void do_release (double /*by*/, guint /*state*/) {} function in class:Inkscape::UI::Widget::Rotateable
H A Drotateable.cpp103 do_release(force, modifier);
123 do_release(force, modifier);
H A Dselected-style.h82 virtual void do_release (double by, guint state);
107 virtual void do_release (double by, guint state);
H A Dselected-style.cpp1412 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