Home
last modified time | relevance | path

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

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Widkit/Event/
H A Devent_codes.hpp30 #define CLEAR_EVENT 0x0000000d macro
H A Dbasic_event.cpp144 event_rep (CLEAR_EVENT), win(winb), x1 (x1b), y1 (y1b), x2 (x2b), y2 (y2b) {} in clear_event_rep()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Widkit/Basic/
H A Dbasic_widget.cpp333 case CLEAR_EVENT: { in handle()
/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
2787 eraseEventAction->setData(CLEAR_EVENT); in execAutomationCtlPopup()
2849 case CLEAR_EVENT: in execAutomationCtlPopup()
2931 enum { BYPASS_CONTROLLER, ADD_EVENT, CLEAR_EVENT }; in execMidiAutomationCtlPopup() enumerator
3041 eraseEventAction->setData(CLEAR_EVENT); in execMidiAutomationCtlPopup()
3119 case CLEAR_EVENT: in execMidiAutomationCtlPopup()