Searched refs:do_scroll (Results 1 - 4 of 4) sorted by relevance
/inkscape/src/ui/widget/ | ||
H A D | rotateable.h | 52 virtual void do_scroll (double /*by*/, guint /*state*/) {} function in class:Inkscape::UI::Widget::Rotateable |
H A D | selected-style.h | 83 virtual void do_scroll (double by, guint state); 108 virtual void do_scroll (double by, guint state); |
H A D | rotateable.cpp | 154 do_scroll(change, modifier); |
H A D | selected-style.cpp | 1410 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