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

/haiku/src/apps/debugger/user_interface/gui/model/
H A DVariablesViewState.h33 bool IsNodeExpanded() const function in class:VariablesViewNodeInfo
/haiku/src/apps/debuganalyzer/gui/table/
H A DTreeTable.h186 bool IsNodeExpanded(const TreeTablePath& path) const;
H A DTreeTable.cpp805 TreeTable::IsNodeExpanded(const TreeTablePath& path) const function in class:TreeTable
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp2620 if (fVariableTable->IsNodeExpanded(path))
3040 nodeInfo.SetNodeExpanded(fVariableTable->IsNodeExpanded(path));
3125 nodeInfo->IsNodeExpanded());

Completed in 182 milliseconds