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

/inkscape/src/ui/widget/
H A Drotateable.h52 virtual void do_scroll (double /*by*/, guint /*state*/) {} function in class:Inkscape::UI::Widget::Rotateable
H A Dselected-style.h83 virtual void do_scroll (double by, guint state);
108 virtual void do_scroll (double by, guint state);
H A Drotateable.cpp154 do_scroll(change, modifier);
H A Dselected-style.cpp1410 RotateableSwatch::do_scroll(double by, guint modifier) { function in class:Inkscape::UI::Widget::RotateableSwatch
1548 RotateableStrokeWidth::do_scroll(double by, guint modifier) { function in class:Inkscape::UI::Widget::RotateableStrokeWidth

Completed in 42 milliseconds