Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dtypes.h459 ForceSel = 2 // bit 1 enumerator
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dluabindings.cc2278 .addConst ("ForceSel", ARDOUR::RangeSelectionAfterSplit(ForceSel)) in common()
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Drc_option_editor.cc3133 rras->add(ForceSel, _("Select the regions under the range.")); in RCOptionEditor()
H A Deditor_ops.cc3276 } else if (rsas == ForceSel) { in separate_regions_between()