Searched refs:MSG_QUIT (Results 1 - 5 of 5) sorted by relevance

/haiku/src/tests/kits/app/bapplication/testapps/
H A DAppQuitTestApp2.cpp10 MSG_QUIT = 'quit', enumerator in enum:__anon5771
17 if (message->what == MSG_QUIT)
39 app->PostMessage(MSG_QUIT, app);
/haiku/src/tests/servers/app/newerClipping/
H A DDesktop.h32 MSG_QUIT = 'quit', enumerator in enum:__anon5871
H A DDesktop.cpp188 case MSG_QUIT:
/haiku/src/apps/debugger/user_interface/cli/
H A DCliContext.h39 MSG_QUIT = 'quit', enumerator in enum:CliContext::__anon1
H A DCliContext.cpp218 BMessage message(MSG_QUIT);
380 WaitForEvent(MSG_QUIT);

Completed in 48 milliseconds