Searched refs:RemoveHandler (Results 1 - 25 of 48) sorted by last modified time

12

/haiku/src/servers/package/
H A DVolume.cpp639 looper->RemoveHandler(this);
/haiku/src/add-ons/input_server/devices/keyboard/
H A DKeyboardInputDevice.cpp165 be_app->RemoveHandler(this);
/haiku/src/servers/debug/
H A DDebugServer.cpp281 TeamDebugHandler *RemoveHandler(team_id team) function in class:TeamDebugHandlerRoster
1117 TeamDebugHandlerRoster::Default()->RemoveHandler(fTeam);
/haiku/src/kits/interface/
H A DView.cpp5915 fOwner->RemoveHandler(this);
5917 fOwner->RemoveHandler(fShelf);
6519 fOwner->RemoveHandler(fShelf);
/haiku/src/kits/network/libnetservices/
H A DUrlProtocolAsynchronousListener.cpp51 be_app->RemoveHandler(this);
/haiku/src/servers/registrar/
H A DShutdownProcess.cpp676 RemoveHandler(fQuitRequestReplyHandler);
H A DRegistrar.cpp91 RemoveHandler(fClipboardHandler);
/haiku/src/kits/app/
H A DLooper.cpp162 RemoveHandler(this);
415 BLooper::RemoveHandler(BHandler* handler) function in class:BLooper
H A DHandler.cpp137 looper->RemoveHandler(this);
/haiku/src/apps/activitymonitor/
H A DActivityView.cpp909 Looper()->RemoveHandler(fSystemInfoHandler);
/haiku/src/kits/print/
H A DFolderWatcher.cpp83 looper->RemoveHandler(this);
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaNodePanel.cpp157 view()->Looper()->RemoveHandler(this);
/haiku/src/apps/webpositive/
H A DSettingsWindow.cpp147 RemoveHandler(fStandardFontView);
149 RemoveHandler(fSerifFontView);
151 RemoveHandler(fSansSerifFontView);
153 RemoveHandler(fFixedFontView);
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DVolumeManager.cpp97 looper->RemoveHandler(this);
/haiku/src/kits/translation/
H A DTranslatorRoster.cpp185 Looper()->RemoveHandler(this);
/haiku/src/kits/storage/
H A DPathMonitor.cpp879 sLooper->RemoveHandler(this);
/haiku/headers/os/app/
H A DLooper.h62 bool RemoveHandler(BHandler* handler);
/haiku/src/tests/kits/app/bmessenger/
H A DSMTarget.cpp86 fLooper->RemoveHandler(fHandler);
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DProtocol.cpp146 Protocol::RemoveHandler(Handler& handler) function in class:IMAP::Protocol
300 RemoveHandler(*handler);
H A DProtocol.h67 void RemoveHandler(Handler& handler);
/haiku/src/servers/index/
H A DIndexServer.cpp103 RemoveHandler(&fVolumeObserverHandler);
104 RemoveHandler(&fAddOnMonitorHandler);
/haiku/src/apps/debugger/user_interface/gui/util/
H A DSettingsMenu.cpp325 parentLooper->RemoveHandler(this);
/haiku/src/servers/launch/
H A DNetworkWatcher.cpp59 be_app->RemoveHandler(this);
H A DVolumeWatcher.cpp47 be_app->RemoveHandler(this);
/haiku/src/servers/print/
H A DPrintServerApp.cpp215 RemoveHandler(printer);

Completed in 289 milliseconds

12