Home
last modified time | relevance | path

Searched refs:MSG_SIGNAL_DISPOSITION_EDIT_WINDOW_CLOSED (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/debugger/
H A DAppMessageCodes.h33 MSG_SIGNAL_DISPOSITION_EDIT_WINDOW_CLOSED = 'sdec', enumerator
/haiku/src/apps/debugger/user_interface/gui/utility_windows/
H A DSignalDispositionEditWindow.cpp51 BMessenger(fTarget).SendMessage(MSG_SIGNAL_DISPOSITION_EDIT_WINDOW_CLOSED); in ~SignalDispositionEditWindow()
/haiku/src/apps/debugger/user_interface/gui/team_settings_window/
H A DSignalsConfigView.cpp243 case MSG_SIGNAL_DISPOSITION_EDIT_WINDOW_CLOSED: in MessageReceived()