Searched refs:NotifyNodesRemoved (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/debuganalyzer/gui/table/
H A DTreeTable.h93 void NotifyNodesRemoved(const TreeTablePath& path,
H A DTreeTable.cpp213 TreeTableModel::NotifyNodesRemoved(const TreeTablePath& path, int32 childIndex, function in class:TreeTableModel
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DImageFunctionsView.cpp294 NotifyNodesRemoved(TreeTablePath(), 0, count);
H A DVariablesView.cpp1203 NotifyNodesRemoved(TreeTablePath(), 0, count);
1311 NotifyNodesRemoved(treePath, index, 1);
1682 NotifyNodesRemoved(TreeTablePath(), index, 1);

Completed in 158 milliseconds