Searched refs:Quit (Results 101 - 125 of 272) sorted by relevance

1234567891011

/haiku/src/apps/debugger/
H A DDebugger.cpp251 virtual void Quit();
361 Quit();
381 Quit();
578 Debugger::Quit() function in class:Debugger
584 BApplication::Quit();
593 Quit();
/haiku/src/kits/media/
H A DMediaEventLooper.cpp47 // don't call Quit(); here, except if the user was stupid
49 printf("You MUST call BMediaEventLooper::Quit() in your destructor!\n");
50 Quit();
447 BMediaEventLooper::Quit() function in class:BMediaEventLooper
554 Quit();
/haiku/src/add-ons/tracker/zipomatic/
H A DZipperThread.cpp67 Quit();
229 Quit();
247 Quit();
/haiku/src/apps/soundrecorder/
H A DTransportButton.cpp71 void Quit();
121 PeriodicMessageSender::Quit() function in class:PeriodicMessageSender
359 sender->Quit();
375 sender->Quit();
H A DScopeView.cpp61 Quit();
99 ScopeView::Quit() function in class:ScopeView
/haiku/src/bin/
H A Dalert.cpp216 Quit();
/haiku/src/bin/network/ppp_up/
H A DPPPDeskbarReplicant.cpp48 fWindow->Quit();
/haiku/src/tests/kits/app/bmessagerunner/
H A DMessageRunnerTestHelpers.cpp141 fLooper->Quit();
/haiku/src/apps/drivesetup/
H A DDriveSetup.cpp52 fWindow->Quit();
/haiku/headers/private/media/
H A DMediaRosterEx.h40 virtual void Quit();
/haiku/headers/private/debugger/target_host_interface/
H A DTargetHostInterface.h65 virtual void Quit();
/haiku/src/apps/debugger/user_interface/gui/utility_windows/
H A DBreakpointEditWindow.cpp93 Quit();
/haiku/headers/os/game/
H A DWindowScreen.h32 virtual void Quit();
/haiku/src/apps/text_search/
H A DGrepWindow.h30 virtual void Quit();
/haiku/headers/os/interface/
H A DAlert.h88 virtual void Quit();
/haiku/src/servers/syslog_daemon/
H A DSyslogDaemon.cpp56 Quit();
/haiku/src/add-ons/input_server/methods/pen/
H A DPenInputServerMethod.cpp78 fDebugAlert->Quit();
85 looper->Quit();
/haiku/src/kits/print/
H A DPrintAddOnServer.cpp25 Quit();
154 PrintAddOnServer::Quit() function in class:PrintAddOnServer
/haiku/src/bin/screen_blanker/
H A DScreenBlanker.cpp235 Quit();
313 fWindow->Quit();
/haiku/src/kits/debugger/target_host_interface/
H A DTargetHostInterface.cpp161 TargetHostInterface::Quit() function in class:TargetHostInterface
164 BLooper::Quit();
/haiku/src/apps/stylededit/
H A DStyledEditApp.cpp257 Quit();
343 Quit();
/haiku/src/apps/cortex/addons/LoggingConsumer/
H A DNodeHarnessWin.cpp113 NodeHarnessWin::Quit() function in class:NodeHarnessWin
116 BWindow::Quit();
/haiku/src/apps/expander/
H A DExpanderThread.cpp169 Quit();
184 Quit();
/haiku/headers/os/media/
H A DMediaEventLooper.h97 void Quit();
/haiku/src/apps/icon-o-matic/generic/gui/popup_control/
H A DPopupControl.cpp136 fPopupWindow->Quit();

Completed in 171 milliseconds

1234567891011