Searched refs:Quit (Results 226 - 250 of 286) sorted by relevance

1234567891011>>

/haiku-fatelf/src/apps/mail/
H A DPrefs.cpp318 Quit();
426 Quit();
/haiku-fatelf/src/kits/app/
H A DApplication.cpp517 BApplication::Quit() function in class:BApplication
525 "Quit(), team=%" B_PRId32 ", looper=%s\n", Team(), name);
1389 // things in QuitRequested(). Quit() unlocks fully, thus
1392 window->Quit();
H A DLooper.cpp124 // In case the looper thread calls Quit() fLastMessage is not deleted.
255 // Can't call Quit() to do this, because of the slight chance
440 BLooper::Quit() function in class:BLooper
442 PRINT(("BLooper::Quit()\n"));
445 printf("ERROR - you must Lock a looper before calling Quit(), "
480 // we put this in the queue, and when it shows up, we'll call Quit()
492 PRINT(("BLooper::Quit() done\n"));
1215 Quit();
/haiku-fatelf/src/servers/app/drawing/
H A DDWindowHWInterface.cpp255 // we don't quit on ourself, we let us be Quit()!
353 fWindow->Quit();
362 be_app->Quit();
/haiku-fatelf/src/servers/net/
H A DNetServer.cpp726 iterator->second->Quit();
830 Quit();
/haiku-fatelf/src/kits/game/
H A DWindowScreen.cpp233 BWindowScreen::Quit(void) function in class:BWindowScreen
237 BWindow::Quit();
/haiku-fatelf/src/preferences/shortcuts/
H A DShortcutsWindow.cpp134 fileMenu->AddItem(new BMenuItem(B_TRANSLATE("Quit"),
779 ShortcutsWindow::Quit() function in class:ShortcutsWindow
785 BWindow::Quit();
/haiku-fatelf/src/add-ons/media/media-add-ons/
H A DAbstractFileInterfaceNode.cpp32 Quit();
/haiku-fatelf/src/apps/codycam/
H A DVideoConsumer.cpp95 Quit();
/haiku-fatelf/src/apps/cortex/TipManager/
H A DTipManagerImpl.cpp512 m_tipWindow->Quit();
/haiku-fatelf/src/apps/cortex/addons/LoggingConsumer/
H A DLoggingConsumer.cpp122 BMediaEventLooper::Quit();
/haiku-fatelf/src/apps/mediaplayer/media_node_framework/video/
H A DVideoProducer.cpp79 Quit();
/haiku-fatelf/src/apps/sudoku/
H A DSudokuWindow.cpp243 menu->AddItem(new BMenuItem(B_TRANSLATE("Quit"),
311 fProgressWindow->Quit();
/haiku-fatelf/src/bin/
H A Durlwrapper.cpp594 Quit();
/haiku-fatelf/src/kits/interface/
H A DMenu.cpp1508 window->Quit();
1530 window->Quit();
1568 window->Quit();
2483 fCachedMenuWindow->Quit();
2889 // Quit if user clicks the mouse button in sticky mode
H A DPrintJob.cpp762 fHiddenApplicationModalWindow->Quit();
/haiku-fatelf/src/preferences/media/
H A DMediaWindow.cpp332 roster->Quit();
402 B_TRANSLATE("Quit"),
/haiku-fatelf/src/preferences/network_old/
H A DNetworkWindow.cpp360 restartWindow->Quit();
/haiku-fatelf/src/servers/app/
H A DServerApp.cpp160 window->Quit();
228 ServerApp::Quit() function in class:ServerApp
230 Quit(-1);
241 ServerApp::Quit(sem_id shutdownSemaphore) function in class:ServerApp
3255 // Quit() will send us a message; we're handling the exiting procedure
/haiku-fatelf/src/servers/mail/
H A DDeskbarView.cpp289 BMailDaemon::Quit();
/haiku-fatelf/src/servers/midi/
H A DMidiServerApp.cpp50 fDeviceWatcher->Quit();
/haiku-fatelf/src/tests/servers/app/newerClipping/
H A DWindowLayer.cpp164 fClient->Quit();
/haiku-fatelf/src/kits/media/
H A DSoundPlayNode.cpp53 Quit();
/haiku-fatelf/src/apps/text_search/
H A DGrepWindow.cpp339 GrepWindow::Quit() function in class:GrepWindow
352 BWindow::Quit();
432 B_TRANSLATE("Quit"), new BMessage(MSG_QUIT_NOW), 'Q');
/haiku-fatelf/src/add-ons/media/media-add-ons/demultiplexer/
H A DMediaDemultiplexerNode.cpp36 Quit();

Completed in 168 milliseconds

1234567891011>>