Home
last modified time | relevance | path

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

/haiku/src/apps/debugger/
H A DAppMessageCodes.h29 MSG_CONNECTION_CONFIG_WINDOW_CLOSED = 'ccwc', enumerator
H A DDebugger.cpp401 case MSG_CONNECTION_CONFIG_WINDOW_CLOSED: in MessageReceived()
/haiku/src/apps/debugger/user_interface/gui/utility_windows/
H A DConnectionConfigWindow.cpp80 return be_app_messenger.SendMessage(MSG_CONNECTION_CONFIG_WINDOW_CLOSED) in QuitRequested()