Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Droute_time_axis.h205 find_atav_by_ctrl (boost::shared_ptr<ARDOUR::AutomationControl>, bool route_owned_only = true);
H A Droute_time_axis.cc1766 …xisView::find_atav_by_ctrl (boost::shared_ptr<ARDOUR::AutomationControl> ac, bool route_owned_only) in find_atav_by_ctrl() argument
1787 if (route_owned_only) { in find_atav_by_ctrl()