Home
last modified time | relevance | path

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

/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Dfunction_dialog_consts.h35 FunctionDialogNoElements = 0x0000, enumerator
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/function_dialogs/
H A Dfunction_dialog_base.h85 virtual FunctionDialogElements_t elements() const { return FunctionDialogNoElements; } in elements()
H A Ddeloverlaps.cpp33 FunctionDialogElements_t DelOverlaps::_elements = FunctionDialogNoElements;
H A Dmove.cpp30 FunctionDialogElements_t Move::_elements = FunctionDialogNoElements;
H A Dsetlen.cpp30 FunctionDialogElements_t Setlen::_elements = FunctionDialogNoElements;
H A Dtranspose.cpp30 FunctionDialogElements_t Transpose::_elements = FunctionDialogNoElements;
H A Dgatetime.cpp32 FunctionDialogElements_t GateTime::_elements = FunctionDialogNoElements;
H A Dlegato.cpp30 FunctionDialogElements_t Legato::_elements = FunctionDialogNoElements;
H A Dvelocity.cpp30 FunctionDialogElements_t Velocity::_elements = FunctionDialogNoElements;
H A Dremove.cpp30 FunctionDialogElements_t Remove::_elements = FunctionDialogNoElements;
H A Dcrescendo.cpp33 FunctionDialogElements_t Crescendo::_elements = FunctionDialogNoElements;
H A Dquantize.cpp30 FunctionDialogElements_t Quantize::_elements = FunctionDialogNoElements;