Home
last modified time | relevance | path

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

/dports/lang/gnu-apl/apl-1.8/src/
H A DSvar_signals.def134 m4_signal(CLEAR_ALL_EVENTS, u32, proc,
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Dsong.cpp2723 …enum { PREV_EVENT=0, NEXT_EVENT, ADD_EVENT, CLEAR_EVENT, CLEAR_RANGE, CLEAR_ALL_EVENTS, MIDI_ASSIG… in execAutomationCtlPopup() enumerator
2795 clearAction->setData(CLEAR_ALL_EVENTS); in execAutomationCtlPopup()
2857 case CLEAR_ALL_EVENTS: in execAutomationCtlPopup()