Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Deditor_selection.cc1350 bool have_inactive_fade_out = false; in sensitize_the_right_region_actions() local
1433 have_inactive_fade_out = true; in sensitize_the_right_region_actions()
1566 a->set_active (have_active_fade_out && !have_inactive_fade_out); in sensitize_the_right_region_actions()
1568 if (have_active_fade_out && have_inactive_fade_out) { in sensitize_the_right_region_actions()
1573 bool const have_inactive_fade = have_inactive_fade_in || have_inactive_fade_out; in sensitize_the_right_region_actions()