Symbol: RemoveListener
headers/libs/linprog/LinearSpec.h
92
bool RemoveListener(SpecificationListener* listener);
headers/os/interface/LayoutContext.h
37
void RemoveListener(
headers/private/debugger/debug_info/Function.h
57
void RemoveListener(Listener* listener);
headers/private/debugger/debug_managers/ValueNodeManager.h
28
void RemoveListener(
headers/private/debugger/files/LocatableFile.h
32
void RemoveListener(Listener* listener);
headers/private/debugger/model/ExpressionInfo.h
73
void RemoveListener(Listener* listener);
headers/private/debugger/model/StackFrame.h
84
void RemoveListener(Listener* listener);
headers/private/debugger/model/TargetHost.h
33
void RemoveListener(Listener* listener);
headers/private/debugger/model/Team.h
228
void RemoveListener(Listener* listener);
headers/private/debugger/model/TeamMemoryBlock.h
33
void RemoveListener(Listener* listener);
headers/private/debugger/settings/generic/Settings.h
53
void RemoveListener(Listener* listener);
headers/private/debugger/target_host_interface/TargetHostInterface.h
62
void RemoveListener(Listener* listener);
headers/private/debugger/util/Worker.h
119
void RemoveListener(JobListener* listener);
headers/private/debugger/util/Worker.h
164
void RemoveListener(const JobKey& key,
headers/private/debugger/value/ValueNodeContainer.h
39
void RemoveListener(Listener* listener);
headers/private/kernel/Notifications.h
106
virtual status_t RemoveListener(const KMessage* eventSpecifier,
headers/private/kernel/Notifications.h
151
virtual status_t RemoveListener(const KMessage* eventSpecifier,
headers/private/kernel/Notifications.h
181
virtual status_t RemoveListener(const KMessage* eventSpecifier,
headers/private/kernel/Notifications.h
222
status_t RemoveListener(const char* service,
headers/private/kernel/disk_device_manager/KPartition.h
173
bool RemoveListener(KPartitionListener *listener);
headers/private/shared/SettingsMessage.h
39
void RemoveListener(const BMessenger& listener);
src/add-ons/kernel/file_systems/bfs/Inode.cpp
181
fTransaction->RemoveListener(fInode->fTree);
src/add-ons/kernel/file_systems/bfs/Inode.cpp
182
fTransaction->RemoveListener(fInode);
src/add-ons/kernel/file_systems/bfs/Journal.h
197
void RemoveListener(TransactionListener* listener);
src/add-ons/kernel/file_systems/ext2/Transaction.h
55
void RemoveListener(
src/apps/debuganalyzer/gui/HeaderView.cpp
866
entry->header->RemoveListener(this);
src/apps/debuganalyzer/gui/HeaderView.cpp
869
fModel->RemoveListener(this);
src/apps/debuganalyzer/gui/HeaderView.cpp
963
entry->header->RemoveListener(this);
src/apps/debuganalyzer/gui/HeaderView.h
143
virtual void RemoveListener(HeaderModelListener* listener);
src/apps/debuganalyzer/gui/HeaderView.h
185
void RemoveListener(HeaderViewListener* listener);
src/apps/debuganalyzer/gui/HeaderView.h
93
void RemoveListener(HeaderListener* listener);
src/apps/debuganalyzer/gui/ListSelectionModel.h
42
void RemoveListener(Listener* listener);
src/apps/debuganalyzer/gui/main_window/SchedulingPage.cpp
1633
fHeaderView->Model()->HeaderAt(0)->RemoveListener(this);
src/apps/debuganalyzer/gui/main_window/SchedulingPage.cpp
357
fSelectionModel->RemoveListener(this);
src/apps/debuganalyzer/gui/main_window/SchedulingPage.cpp
358
fFilterModel->RemoveListener(this);
src/apps/debuganalyzer/gui/table/Table.cpp
416
fModel->RemoveListener(this);
src/apps/debuganalyzer/gui/table/Table.h
46
virtual void RemoveListener(TableModelListener* listener);
src/apps/debuganalyzer/gui/table/TreeTable.cpp
713
fModel->RemoveListener(this);
src/apps/debuganalyzer/gui/table/TreeTable.h
84
virtual void RemoveListener(
src/apps/debugger/user_interface/cli/CliContext.cpp
189
fTeam->RemoveListener(this);
src/apps/debugger/user_interface/gui/expression_eval_window/ExpressionEvaluationWindow.cpp
65
fTeam->RemoveListener(this);
src/apps/debugger/user_interface/gui/inspector_window/InspectorWindow.cpp
626
fCurrentBlock->RemoveListener(this);
src/apps/debugger/user_interface/gui/inspector_window/InspectorWindow.cpp
72
fExpressionInfo->RemoveListener(this);
src/apps/debugger/user_interface/gui/inspector_window/InspectorWindow.cpp
77
fTeam->RemoveListener(this);
src/apps/debugger/user_interface/gui/team_settings_window/ImageStopConfigView.cpp
67
fTeam->RemoveListener(this);
src/apps/debugger/user_interface/gui/team_settings_window/SignalsConfigView.cpp
200
fTeam->RemoveListener(this);
src/apps/debugger/user_interface/gui/team_window/ImageListView.cpp
167
fTeam->RemoveListener(this);
src/apps/debugger/user_interface/gui/team_window/TeamWindow.cpp
1475
fActiveStackFrame->RemoveListener(this);
src/apps/debugger/user_interface/gui/team_window/TeamWindow.cpp
1567
fActiveFunction->GetFunction()->RemoveListener(this);
src/apps/debugger/user_interface/gui/team_window/TeamWindow.cpp
276
fTeam->RemoveListener(this);
src/apps/debugger/user_interface/gui/team_window/ThreadListView.cpp
221
fTeam->RemoveListener(this);
src/apps/debugger/user_interface/gui/team_window/VariablesView.cpp
1169
fNodeManager->RemoveListener(fContainerListener);
src/apps/debugger/user_interface/gui/team_window/VariablesView.cpp
3234
info->RemoveListener(this);
src/apps/debugger/user_interface/gui/team_window/VariablesView.cpp
921
fRendererSettings->RemoveListener(this);
src/apps/debugger/user_interface/gui/teams_window/TeamsListView.cpp
459
fHost->RemoveListener(this);
src/apps/debugger/user_interface/gui/teams_window/TeamsWindow.h
41
void RemoveListener(Listener* listener);
src/apps/debugger/user_interface/gui/utility_windows/VariableEditWindow.cpp
50
fEditor->RemoveListener(this);
src/apps/debugger/user_interface/gui/utility_windows/WatchPromptWindow.cpp
60
fAddressExpressionInfo->RemoveListener(this);
src/apps/debugger/user_interface/gui/utility_windows/WatchPromptWindow.cpp
65
fLengthExpressionInfo->RemoveListener(this);
src/apps/debugger/user_interface/gui/value/TableCellValueEditor.h
24
void RemoveListener(Listener* listener);
src/apps/debugger/user_interface/report/ReportUserInterface.cpp
42
fTeam->RemoveListener(this);
src/apps/haikudepot/edits_generic/EditManager.h
47
void RemoveListener(Listener* listener);
src/apps/haikudepot/textview/TextDocument.h
91
bool RemoveListener(TextListenerRef listener);
src/apps/haikudepot/textview/TextDocumentLayout.cpp
101
fDocument->RemoveListener(fTextListener);
src/apps/icon-o-matic/CanvasView.cpp
309
fIcon->RemoveListener(this);
src/apps/icon-o-matic/gui/IconView.cpp
99
fIcon->RemoveListener(this);
src/apps/icon-o-matic/gui/PathListView.cpp
237
fShape->Paths()->RemoveListener(this);
src/apps/icon-o-matic/gui/PathListView.cpp
302
fPathContainer->RemoveListener(this);
src/apps/icon-o-matic/gui/PathListView.cpp
305
fShapeContainer->RemoveListener(fShapePathListener);
src/apps/icon-o-matic/gui/PathListView.cpp
728
fPathContainer->RemoveListener(this);
src/apps/icon-o-matic/gui/PathListView.cpp
759
fShapeContainer->RemoveListener(fShapePathListener);
src/apps/icon-o-matic/gui/ShapeListView.cpp
144
fShapeContainer->RemoveListener(this);
src/apps/icon-o-matic/gui/ShapeListView.cpp
695
fShapeContainer->RemoveListener(this);
src/apps/icon-o-matic/gui/StyleListView.cpp
234
fShape->RemoveListener(this);
src/apps/icon-o-matic/gui/StyleListView.cpp
281
fStyleContainer->RemoveListener(this);
src/apps/icon-o-matic/gui/StyleListView.cpp
284
fShapeContainer->RemoveListener(fShapeListener);
src/apps/icon-o-matic/gui/StyleListView.cpp
684
fStyleContainer->RemoveListener(this);
src/apps/icon-o-matic/gui/StyleListView.cpp
710
fShapeContainer->RemoveListener(fShapeListener);
src/apps/icon-o-matic/gui/TransformerListView.cpp
130
fShape->Transformers()->RemoveListener(this);
src/apps/icon-o-matic/gui/TransformerListView.cpp
495
fShape->Transformers()->RemoveListener(this);
src/apps/icon-o-matic/shape/PathManipulator.cpp
247
fPath->RemoveListener(this);
src/apps/icon-o-matic/shape/commands/TransformPointsCommand.cpp
63
fTransformBox->RemoveListener(this);
src/apps/icon-o-matic/shape/commands/TransformPointsCommand.cpp
86
fTransformBox->RemoveListener(this);
src/apps/icon-o-matic/transformable/PerspectiveBox.h
77
bool RemoveListener(PerspectiveBoxListener* listener);
src/apps/icon-o-matic/transformable/PerspectiveCommand.cpp
124
fTransformBox->RemoveListener(this);
src/apps/icon-o-matic/transformable/PerspectiveCommand.cpp
54
fTransformBox->RemoveListener(this);
src/apps/icon-o-matic/transformable/TransformBox.h
94
bool RemoveListener(TransformBoxListener* listener);
src/apps/icon-o-matic/transformable/TransformGradientCommand.cpp
42
fTransformBox->RemoveListener(this);
src/apps/icon-o-matic/transformable/TransformGradientCommand.cpp
60
fTransformBox->RemoveListener(this);
src/apps/icon-o-matic/transformable/TransformObjectsCommand.cpp
61
fTransformBox->RemoveListener(this);
src/apps/icon-o-matic/transformable/TransformObjectsCommand.cpp
84
fTransformBox->RemoveListener(this);
src/apps/mail/AddressTextControl.cpp
457
static_cast<TMailApp*>(be_app)->PeopleQueryList().RemoveListener(this);
src/apps/mail/People.cpp
117
fQueryList.RemoveListener(this);
src/apps/mail/People.cpp
182
fQueryList.RemoveListener(this);
src/apps/mail/QueryList.h
44
void RemoveListener(QueryListener* listener);
src/apps/mediaplayer/Controller.cpp
151
Settings::Default()->RemoveListener(&fGlobalSettingsListener);
src/apps/mediaplayer/Controller.h
145
void RemoveListener(Listener* listener);
src/apps/mediaplayer/ControllerView.cpp
38
fPlaylist->RemoveListener(fPlaylistObserver);
src/apps/mediaplayer/InfoWin.cpp
269
fController->RemoveListener(fControllerObserver);
src/apps/mediaplayer/MainWin.cpp
387
Settings::Default()->RemoveListener(&fGlobalSettingsListener);
src/apps/mediaplayer/MainWin.cpp
388
fPlaylist->RemoveListener(fPlaylistObserver);
src/apps/mediaplayer/MainWin.cpp
390
fController->RemoveListener(fControllerObserver);
src/apps/mediaplayer/VideoView.cpp
67
Settings::Default()->RemoveListener(&fGlobalSettingsListener);
src/apps/mediaplayer/media_node_framework/PlaybackManager.h
162
void RemoveListener(PlaybackListener* listener);
src/apps/mediaplayer/playlist/Playlist.h
94
void RemoveListener(Listener* listener);
src/apps/mediaplayer/playlist/PlaylistItem.h
119
void RemoveListener(Listener* listener);
src/apps/mediaplayer/playlist/PlaylistListView.cpp
106
fItem->RemoveListener(this);
src/apps/mediaplayer/playlist/PlaylistListView.cpp
257
fPlaylist->RemoveListener(fPlaylistObserver);
src/apps/mediaplayer/playlist/PlaylistListView.cpp
259
fController->RemoveListener(fControllerObserver);
src/apps/mediaplayer/playlist/PlaylistWindow.cpp
143
fCommandStack->RemoveListener(&fCommandStackListener);
src/apps/mediaplayer/playlist/PlaylistWindow.cpp
147
fPlaylist->RemoveListener(fDurationListener);
src/apps/mediaplayer/support/Notifier.h
21
bool RemoveListener(Listener* listener);
src/apps/webpositive/BrowserWindow.cpp
710
fAppSettings->RemoveListener(BMessenger(this));
src/kits/debugger/controllers/DebugReportGenerator.cpp
234
fSourceWaitingFunction->RemoveListener(this);
src/kits/debugger/controllers/DebugReportGenerator.cpp
77
fTeam->RemoveListener(this);
src/kits/debugger/controllers/DebugReportGenerator.cpp
80
fNodeManager->RemoveListener(this);
src/kits/debugger/controllers/TeamDebugger.cpp
87
fImage->ImageFile()->RemoveListener(this);
src/kits/debugger/debug_info/Function.cpp
26
FirstInstance()->SourceFile()->RemoveListener(this);
src/kits/debugger/debug_info/Function.cpp
92
instance->SourceFile()->RemoveListener(this);
src/kits/debugger/debug_managers/ValueNodeManager.cpp
44
fContainer->RemoveListener(this);
src/kits/debugger/util/Worker.cpp
401
job->RemoveListener(listener);
src/kits/interface/TwoDimensionalLayout.cpp
1403
fHorizontalLayoutContext->RemoveListener(this);
src/kits/interface/TwoDimensionalLayout.cpp
991
fHeightForWidthLayoutContext->RemoveListener(this);
src/libs/alm/ALMLayout.cpp
311
Solver()->RemoveListener(fSpecListener);
src/libs/alm/SharedSolver.cpp
461
fLayoutContext->RemoveListener(this);
src/libs/icon/Icon.cpp
121
fShapes.RemoveListener(this);
src/libs/icon/Icon.h
92
bool RemoveListener(IconListener* listener);
src/libs/icon/generic/Container.h
68
bool RemoveListener(ContainerListener<Type>* listener);
src/libs/icon/shape/Shape.cpp
147
fPaths->RemoveListener(this);
src/libs/icon/shape/Shape.cpp
152
fTransformers.RemoveListener(this);
src/libs/icon/shape/Shape.cpp
296
path->RemoveListener(this);
src/libs/icon/shape/Shape.h
130
bool RemoveListener(ShapeListener* listener);
src/libs/icon/shape/VectorPath.h
171
bool RemoveListener(PathListener* listener);
src/servers/app/EventDispatcher.cpp
450
if (target.RemoveListener(token) && target.IsEmpty())
src/servers/app/EventDispatcher.h
39
void RemoveListener(event_listener* listener, bool temporary);
src/servers/app/EventDispatcher.h
41
bool RemoveListener(int32 token);
src/servers/app/EventDispatcher.h
80
void RemoveListener(EventTarget& target, int32 token);
src/servers/app/ScreenManager.cpp
241
interface->RemoveListener(item->listener.Get());
src/servers/app/ServerWindow.cpp
1273
fDesktop->EventDispatcher().RemoveListener(
src/servers/app/ServerWindow.cpp
1337
fDesktop->EventDispatcher().RemoveListener(EventTarget(),
src/servers/app/drawing/DrawingEngine.cpp
269
fGraphicsCard->RemoveListener(this);
src/servers/app/drawing/HWInterface.h
174
void RemoveListener(HWInterfaceListener* listener);
src/servers/launch/FileWatcher.cpp
131
sWatcher->RemoveListener(listener);
src/servers/launch/FileWatcher.h
28
void RemoveListener(FileListener* listener);
src/servers/launch/NetworkWatcher.cpp
118
sWatcher->RemoveListener(listener);
src/servers/launch/NetworkWatcher.h
27
void RemoveListener(NetworkListener* listener);
src/servers/launch/VolumeWatcher.cpp
122
sWatcher->RemoveListener(listener);
src/servers/launch/VolumeWatcher.h
28
void RemoveListener(VolumeListener* listener);
src/system/kernel/debug/system_profiler.cpp
339
notificationManager.RemoveListener("images", NULL, *this);
src/system/kernel/debug/system_profiler.cpp
345
notificationManager.RemoveListener("threads", NULL, *this);
src/system/kernel/debug/system_profiler.cpp
351
notificationManager.RemoveListener("teams", NULL, *this);
src/system/kernel/debug/system_profiler.cpp
357
notificationManager.RemoveListener("I/O", NULL, *this);
src/system/kernel/events/Notifications.cpp
300
NotificationManager::Manager().RemoveListener("teams", NULL, *this);
src/system/kernel/events/Notifications.cpp
604
return service->RemoveListener(eventSpecifier, listener);
src/system/kernel/fs/node_monitor.cpp
115
status_t RemoveListener(const KMessage *eventSpecifier,
src/system/kernel/fs/node_monitor.cpp
1169
return sNodeMonitorService.RemoveListener(get_current_io_context(true),
src/system/kernel/fs/node_monitor.cpp
120
status_t RemoveListener(io_context *context, dev_t device, ino_t node,
src/system/kernel/fs/node_monitor.cpp
1404
return sNodeMonitorService.RemoveListener(context, device, node,
src/system/kernel/fs/node_monitor.cpp
955
return RemoveListener(context, device, node, listener);
src/system/kernel/module.cpp
1787
return sModuleNotificationService.RemoveListener(&specifier, listener);
src/system/kernel/module.cpp
240
status_t RemoveListener(const KMessage* eventSpecifier,
src/tests/add-ons/kernel/file_systems/bfs/btree/Journal.h
87
RemoveListener(TransactionListener* listener)
src/tests/kits/interface/layout/widget_layout_test/AbstractButton.h
47
void RemoveListener(Listener* listener);
src/tests/kits/interface/layout/widget_layout_test/RadioButton.cpp
108
button->RemoveListener(this);
src/tests/kits/interface/layout/widget_layout_test/RadioButton.cpp
149
button->RemoveListener(this);