Home
last modified time | relevance | path

Searched refs:axis_view_by_control (Results 1 – 6 of 6) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Daxis_provider.h37 virtual AxisView* axis_view_by_control (boost::shared_ptr<ARDOUR::AutomationControl>) const = 0;
H A Dmixer_ui.h238 AxisView* axis_view_by_control (boost::shared_ptr<ARDOUR::AutomationControl>) const;
H A Dselection.cc1608 av = editor->axis_view_by_control ((*i).controllable); in core_selection_changed()
H A Deditor.h1186 AxisView* axis_view_by_control (boost::shared_ptr<ARDOUR::AutomationControl>) const;
H A Dmixer_ui.cc1092 Mixer_UI::axis_view_by_control (boost::shared_ptr<AutomationControl> c) const in axis_view_by_control() function in Mixer_UI
H A Deditor.cc5385 Editor::axis_view_by_control (boost::shared_ptr<AutomationControl> c) const in axis_view_by_control() function in Editor