Home
last modified time | relevance | path

Searched refs:create_mute_automation_child (Results 1 – 7 of 7) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dvca_time_axis.h75 void create_mute_automation_child (const Evoral::Parameter &, bool);
H A Dstripable_time_axis.h56 virtual void create_mute_automation_child (const Evoral::Parameter &, bool) = 0;
H A Daudio_time_axis.cc231 create_mute_automation_child (param, show); in create_automation_child()
H A Dvca_time_axis.cc411 VCATimeAxisView::create_mute_automation_child (const Evoral::Parameter& param, bool show) in create_mute_automation_child() function in VCATimeAxisView
438 create_mute_automation_child (param, show); in create_automation_child()
H A Droute_time_axis.h246 void create_mute_automation_child (const Evoral::Parameter &, bool);
H A Dmidi_time_axis.cc1320 create_mute_automation_child (param, show); in create_automation_child()
H A Droute_time_axis.cc2508 RouteTimeAxisView::create_mute_automation_child (const Evoral::Parameter& param, bool show) in create_mute_automation_child() function in RouteTimeAxisView