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

1234567891011>>

/haiku-fatelf/src/tests/system/kernel/scheduler/
H A Dmain.cpp63 void Quit();
165 CPU::Quit() function in class:CPU
329 sCPU[i]->Quit();
/haiku-fatelf/src/kits/tracker/
H A DTests.cpp77 void Quit();
156 IconSpewer::Quit() function in class:IconSpewer
331 iconSpewer.Quit();
/haiku-fatelf/src/kits/media/
H A DMediaEventLooper.cpp46 // don't call Quit(); here, except if the user was stupid
48 printf("You MUST call BMediaEventLooper::Quit() in your destructor!\n");
49 Quit();
438 BMediaEventLooper::Quit() function in class:BMediaEventLooper
541 Quit();
/haiku-fatelf/headers/os/game/
H A DWindowScreen.h34 virtual void Quit();
/haiku-fatelf/headers/os/interface/
H A DAlert.h69 virtual void Quit();
/haiku-fatelf/src/add-ons/input_server/methods/canna/
H A DCannaMethod.cpp53 SERIAL_PRINT(( "CannaIM:CannaLooper locked. Calling Quit().\n" ));
55 looper->Quit();
/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DDocInfoWindow.h111 virtual void Quit();
H A DDocInfoWindow.cpp112 DocInfoWindow::Quit() function in class:DocInfoWindow
115 inherited::Quit();
139 Quit();
143 Quit();
/haiku-fatelf/src/apps/packageinstaller/
H A Dmain.cpp132 Quit();
/haiku-fatelf/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-fatelf/src/apps/stylededit/
H A DFindWindow.cpp81 Quit();
/haiku-fatelf/src/apps/text_search/
H A DGrepWindow.h47 virtual void Quit();
/haiku-fatelf/src/bin/
H A Dalert.cpp216 Quit();
/haiku-fatelf/src/bin/network/ppp_up/
H A DPPPDeskbarReplicant.cpp48 fWindow->Quit();
/haiku-fatelf/src/servers/syslog_daemon/
H A DSyslogDaemon.cpp46 Quit();
/haiku-fatelf/src/tests/kits/app/bmessagerunner/
H A DMessageRunnerTestHelpers.cpp141 fLooper->Quit();
/haiku-fatelf/src/apps/drivesetup/
H A DDriveSetup.cpp52 fWindow->Quit();
/haiku-fatelf/src/add-ons/input_server/methods/pen/
H A DPenInputServerMethod.cpp78 fDebugAlert->Quit();
85 looper->Quit();
/haiku-fatelf/src/apps/cortex/addons/LoggingConsumer/
H A DNodeHarnessWin.cpp103 NodeHarnessWin::Quit() function in class:NodeHarnessWin
106 BWindow::Quit();
/haiku-fatelf/src/apps/cortex/addons/ToneProducer/
H A DNodeHarnessWin.cpp118 NodeHarnessWin::Quit() function in class:NodeHarnessWin
121 BWindow::Quit();
/haiku-fatelf/src/apps/expander/
H A DExpanderThread.cpp159 Quit();
174 Quit();
/haiku-fatelf/src/bin/bc/bc/
H A Dsbc.y55 %token <i_value> Define Break Quit Length
147 | Quit
/haiku-fatelf/src/bin/screen_blanker/
H A DScreenBlanker.cpp224 Quit();
286 fWindow->Quit();
/haiku-fatelf/src/kits/print/
H A DPrintAddOnServer.cpp25 Quit();
154 PrintAddOnServer::Quit() function in class:PrintAddOnServer

Completed in 365 milliseconds

1234567891011>>