Searched refs:AddHandler (Results 51 - 75 of 83) sorted by relevance

1234

/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DWidgetLayoutTest.cpp140 AddHandler(fTest);
/haiku/headers/os/app/
H A DLooper.h61 void AddHandler(BHandler* handler);
/haiku/src/apps/debugger/user_interface/gui/util/
H A DSettingsMenu.cpp310 parentLooper->AddHandler(this);
/haiku/src/apps/mail/
H A DQueryList.cpp74 sQueryLooper->AddHandler(this);
/haiku/src/servers/registrar/
H A DRegistrar.cpp150 AddHandler(fClipboardHandler);
H A DMIMEManager.cpp94 AddHandler(&fThreadManager);
/haiku/src/apps/debugger/user_interface/gui/
H A DGraphicalUserInterface.cpp166 fTeamWindow->AddHandler(fFilePanelHandler);
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DIMAPConnectionWorker.cpp539 fProtocol.AddHandler(fExistsHandler);
542 fProtocol.AddHandler(fExpungeHandler);
/haiku/src/apps/terminal/
H A DTerminalRoster.cpp223 looper->AddHandler(this);
/haiku/src/apps/musiccollection/
H A DMusicCollectionWindow.cpp243 AddHandler(fQueryHandler);
/haiku/src/apps/icon-o-matic/gui/
H A DSavePanel.cpp75 window->AddHandler(this);
/haiku/src/servers/index/
H A DVolumeWatcher.cpp432 AddHandler(&fWatchNameHandler);
/haiku/src/servers/print/
H A DPrintServerApp.cpp205 AddHandler(new Printer(printer, resource));
/haiku/src/preferences/virtualmemory/
H A DSettingsWindow.cpp379 AddHandler(item);
/haiku/src/kits/app/
H A DLooper.cpp398 BLooper::AddHandler(BHandler* handler) function in class:BLooper
1046 AddHandler(this);
/haiku/src/servers/debug/
H A DDebugServer.cpp269 bool AddHandler(TeamDebugHandler *handler) function in class:TeamDebugHandlerRoster
337 if (!AddHandler(handler)) {
/haiku/src/servers/media_addon/
H A DMediaAddonServer.cpp279 AddHandler(fMonitorHandler);
/haiku/src/add-ons/input_server/devices/keyboard/
H A DKeyboardInputDevice.cpp148 be_app->AddHandler(this);
/haiku/src/tests/kits/interface/layout/
H A DLayoutTest1.cpp1637 AddHandler(test);
/haiku/src/tests/kits/app/broster/
H A DLaunchTesterHelper.cpp826 AddHandler(handler);
/haiku/src/apps/webpositive/
H A DSettingsWindow.cpp566 AddHandler(view);
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaNodePanel.cpp143 view()->Looper()->AddHandler(this);
/haiku/src/servers/net/
H A DNetServer.cpp915 AddHandler(services);
/haiku/src/apps/cortex/NodeManager/
H A DNodeGroup.cpp935 m_manager->AddHandler(this);
/haiku/src/kits/translation/
H A DTranslatorRoster.cpp173 be_app->AddHandler(this);

Completed in 314 milliseconds

1234