Home
last modified time | relevance | path

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

/haiku/src/apps/debugger/
H A DAppMessageCodes.h27 MSG_TEAM_SETTINGS_WINDOW_CLOSED = 'tswc', enumerator
/haiku/src/apps/debugger/user_interface/gui/team_settings_window/
H A DTeamSettingsWindow.cpp32 BMessenger(fTarget).SendMessage(MSG_TEAM_SETTINGS_WINDOW_CLOSED); in ~TeamSettingsWindow()
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.cpp563 case MSG_TEAM_SETTINGS_WINDOW_CLOSED: in MessageReceived()