Searched refs:ValueNodeChanged (Results 1 - 7 of 7) sorted by relevance

/haiku/src/kits/debugger/value/
H A DValueNodeContainer.cpp113 fListeners.ItemAt(i)->ValueNodeChanged(nodeChild, oldNode, newNode);
150 ValueNodeContainer::Listener::ValueNodeChanged(ValueNodeChild* nodeChild, function in class:ValueNodeContainer::Listener
/haiku/headers/private/debugger/debug_managers/
H A DValueNodeManager.h31 virtual void ValueNodeChanged(ValueNodeChild* nodeChild,
/haiku/headers/private/debugger/value/
H A DValueNodeContainer.h67 virtual void ValueNodeChanged(ValueNodeChild* nodeChild,
/haiku/src/kits/debugger/debug_managers/
H A DValueNodeManager.cpp104 ValueNodeManager::ValueNodeChanged(ValueNodeChild* nodeChild, function in class:ValueNodeManager
113 fListeners.ItemAt(i)->ValueNodeChanged(nodeChild, oldNode, newNode);
/haiku/src/apps/debugger/user_interface/cli/
H A DCliContext.h128 virtual void ValueNodeChanged(ValueNodeChild* nodeChild,
H A DCliContext.cpp598 CliContext::ValueNodeChanged(ValueNodeChild* nodeChild, ValueNode* oldNode, function in class:CliContext
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp199 virtual void ValueNodeChanged(ValueNodeChild* nodeChild,
688 void ValueNodeChanged(ValueNodeChild* nodeChild,
996 VariablesView::ContainerListener::ValueNodeChanged(ValueNodeChild* nodeChild, function in class:VariablesView::ContainerListener
1001 fModel->ValueNodeChanged(nodeChild, oldNode, newNode);
1223 VariablesView::VariableTableModel::ValueNodeChanged(ValueNodeChild* nodeChild, function in class:VariablesView::VariableTableModel
2273 fVariableTableModel->ValueNodeChanged(nodeChild, oldNode,

Completed in 53 milliseconds