Home
last modified time | relevance | path

Searched refs:control_scroll (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Deditor.cc805 …lTimeline.connect (*this, invalidator (*this), boost::bind (&Editor::control_scroll, this, _1), gu… in Editor()
1034 Editor::control_scroll (float fraction) in control_scroll() function in Editor
1036 ENSURE_GUI_THREAD (*this, &Editor::control_scroll, fraction) in control_scroll()
H A Deditor.h1138 void control_scroll (float);