Searched refs:RemoveListener (Results 101 - 125 of 141) sorted by relevance

123456

/haiku/src/apps/debugger/user_interface/gui/team_settings_window/
H A DSignalsConfigView.cpp200 fTeam->RemoveListener(this);
/haiku/src/apps/haikudepot/textview/
H A DTextDocumentLayout.cpp101 fDocument->RemoveListener(fTextListener);
H A DTextDocument.cpp486 TextDocument::RemoveListener(TextListenerRef listener) function in class:TextDocument
/haiku/src/system/kernel/debug/
H A Dsystem_profiler.cpp334 notificationManager.RemoveListener("images", NULL, *this);
340 notificationManager.RemoveListener("threads", NULL, *this);
346 notificationManager.RemoveListener("teams", NULL, *this);
352 notificationManager.RemoveListener("I/O", NULL, *this);
/haiku/src/apps/icon-o-matic/transformable/
H A DPerspectiveBox.cpp316 PerspectiveBox::RemoveListener(PerspectiveBoxListener* listener) function in class:PerspectiveBox
H A DTransformBox.cpp483 // RemoveListener
485 TransformBox::RemoveListener(TransformBoxListener* listener) function in class:TransformBox
/haiku/src/kits/debugger/controllers/
H A DDebugReportGenerator.cpp78 fTeam->RemoveListener(this);
81 fNodeManager->RemoveListener(this);
235 fSourceWaitingFunction->RemoveListener(this);
/haiku/src/libs/alm/
H A DSharedSolver.cpp461 fLayoutContext->RemoveListener(this);
/haiku/src/libs/linprog/
H A DLinearSpec.cpp124 LinearSpec::RemoveListener(SpecificationListener* listener) function in class:LinearSpec
/haiku/headers/private/debugger/model/
H A DTeam.h228 void RemoveListener(Listener* listener);
/haiku/src/apps/debugger/user_interface/gui/expression_eval_window/
H A DExpressionEvaluationWindow.cpp65 fTeam->RemoveListener(this);
/haiku/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsListView.cpp459 fHost->RemoveListener(this);
/haiku/src/apps/debugger/user_interface/cli/
H A DCliContext.cpp189 fTeam->RemoveListener(this);
/haiku/src/apps/haikudepot/packagemodel/
H A DPackageInfo.cpp587 PackageInfo::RemoveListener(const PackageInfoListenerRef& listener) function in class:PackageInfo
/haiku/src/kits/interface/
H A DTwoDimensionalLayout.cpp991 fHeightForWidthLayoutContext->RemoveListener(this);
1403 fHorizontalLayoutContext->RemoveListener(this);
/haiku/src/apps/debuganalyzer/gui/table/
H A DTreeTable.cpp194 TreeTableModel::RemoveListener(TreeTableModelListener* listener) function in class:TreeTableModel
713 fModel->RemoveListener(this);
/haiku/src/servers/app/drawing/
H A DHWInterface.cpp302 RemoveListener(fUpdateExecutor.Get());
524 HWInterface::RemoveListener(HWInterfaceListener* listener) function in class:HWInterface
/haiku/src/apps/mediaplayer/
H A DController.cpp151 Settings::Default()->RemoveListener(&fGlobalSettingsListener);
1033 Controller::RemoveListener(Listener* listener) function in class:Controller
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.cpp276 fTeam->RemoveListener(this);
1475 fActiveStackFrame->RemoveListener(this);
1567 fActiveFunction->GetFunction()->RemoveListener(this);
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp357 fSelectionModel->RemoveListener(this);
358 fFilterModel->RemoveListener(this);
1633 fHeaderView->Model()->HeaderAt(0)->RemoveListener(this);
/haiku/src/system/kernel/
H A Dmodule.cpp240 status_t RemoveListener(const KMessage* eventSpecifier,
1306 ModuleNotificationService::RemoveListener(const KMessage* eventSpecifier, function in class:ModuleNotificationService
1787 return sModuleNotificationService.RemoveListener(&specifier, listener);
/haiku/src/apps/mail/
H A DAddressTextControl.cpp459 static_cast<TMailApp*>(be_app)->PeopleQueryList().RemoveListener(this);
/haiku/src/kits/shared/
H A DSettingsMessage.cpp97 SettingsMessage::RemoveListener(const BMessenger& listener) function in class:SettingsMessage
/haiku/src/apps/mediaplayer/playlist/
H A DPlaylist.cpp409 Playlist::RemoveListener(Listener* listener)
/haiku/src/apps/icon-o-matic/
H A DCanvasView.cpp309 fIcon->RemoveListener(this);

Completed in 217 milliseconds

123456