Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dtypes.h453 ExistingNewlyCreatedBoth = 7 enumerator
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Denums.cc555 REGISTER_ENUM(ExistingNewlyCreatedBoth); in setup_enum_writer()
H A Dluabindings.cc2272 ….addConst ("ExistingNewlyCreatedBoth", ARDOUR::RegionSelectionAfterSplit(ExistingNewlyCreatedBoth)) in common()
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Drc_option_editor.cc3153 …rsas->add(ExistingNewlyCreatedBoth, _("Preserve existing selection, and select newly-created regi… in RCOptionEditor()