Searched refs:RemoveHandler (Results 26 - 48 of 48) sorted by relevance

12

/haiku/src/tests/kits/app/bmessenger/
H A DLockTargetWithTimeoutTester.cpp54 fLooper->RemoveHandler(fHandler);
H A DMessengerComparissonTester.cpp97 fLooper->RemoveHandler(fHandler);
H A DSendMessageTester.cpp144 fLooper->RemoveHandler(fHandler);
/haiku/src/add-ons/screen_savers/ifs/
H A DIFSSaver.cpp70 Looper()->RemoveHandler(this);
/haiku/headers/os/app/
H A DLooper.h62 bool RemoveHandler(BHandler* handler);
/haiku/src/apps/debugger/user_interface/gui/util/
H A DSettingsMenu.cpp325 parentLooper->RemoveHandler(this);
/haiku/src/servers/registrar/
H A DRegistrar.cpp91 RemoveHandler(fClipboardHandler);
H A DShutdownProcess.cpp676 RemoveHandler(fQuitRequestReplyHandler);
/haiku/src/apps/webpositive/
H A DSettingsWindow.cpp147 RemoveHandler(fStandardFontView);
149 RemoveHandler(fSerifFontView);
151 RemoveHandler(fSansSerifFontView);
153 RemoveHandler(fFixedFontView);
/haiku/src/apps/terminal/
H A DTerminalRoster.cpp251 Looper()->RemoveHandler(this);
/haiku/src/servers/print/
H A DPrintServerApp.cpp215 RemoveHandler(printer);
/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/servers/debug/
H A DDebugServer.cpp281 TeamDebugHandler *RemoveHandler(team_id team) function in class:TeamDebugHandlerRoster
1117 TeamDebugHandlerRoster::Default()->RemoveHandler(fTeam);
/haiku/src/add-ons/input_server/devices/keyboard/
H A DKeyboardInputDevice.cpp165 be_app->RemoveHandler(this);
/haiku/src/tests/kits/app/broster/
H A DLaunchTesterHelper.cpp820 RemoveHandler(fHandler);
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaNodePanel.cpp157 view()->Looper()->RemoveHandler(this);
/haiku/src/kits/translation/
H A DTranslatorRoster.cpp185 Looper()->RemoveHandler(this);
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DVolumeManager.cpp97 looper->RemoveHandler(this);
/haiku/src/apps/activitymonitor/
H A DActivityView.cpp909 Looper()->RemoveHandler(fSystemInfoHandler);
/haiku/src/servers/package/
H A DVolume.cpp639 looper->RemoveHandler(this);
/haiku/src/kits/interface/
H A DView.cpp5915 fOwner->RemoveHandler(this);
5917 fOwner->RemoveHandler(fShelf);
6519 fOwner->RemoveHandler(fShelf);
/haiku/src/kits/storage/
H A DPathMonitor.cpp879 sLooper->RemoveHandler(this);

Completed in 129 milliseconds

12