Home
last modified time | relevance | path

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

/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/actions/
H A Dmixer_selections_action.h41 MIXER_SELECTIONS_ACTION_DELETE, enumerator
51 { "Delete", MIXER_SELECTIONS_ACTION_DELETE },
254 MIXER_SELECTIONS_ACTION_DELETE, 0, \
310 MIXER_SELECTIONS_ACTION_DELETE, 0, \
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/actions/
H A Dmixer_selections_action.c1303 case MIXER_SELECTIONS_ACTION_DELETE: in do_or_undo()
1374 case MIXER_SELECTIONS_ACTION_DELETE: in mixer_selections_action_stringize()