Searched refs:SetNodeExpanded (Results 1 - 6 of 6) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/model/
H A DVariablesViewState.h35 void SetNodeExpanded(bool expanded);
H A DVariablesViewState.cpp68 VariablesViewNodeInfo::SetNodeExpanded(bool expanded) function in class:VariablesViewNodeInfo
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DImageFunctionsView.cpp707 fFunctionsTable->SetNodeExpanded(path, true, false);
722 fFunctionsTable->SetNodeExpanded(path, true, true);
858 fFunctionsTable->SetNodeExpanded(path, true, true);
H A DVariablesView.cpp3040 nodeInfo.SetNodeExpanded(fVariableTable->IsNodeExpanded(path));
3124 fVariableTable->SetNodeExpanded(path,
/haiku/src/apps/debuganalyzer/gui/table/
H A DTreeTable.h187 void SetNodeExpanded(const TreeTablePath& path,
H A DTreeTable.cpp814 TreeTable::SetNodeExpanded(const TreeTablePath& path, bool expanded, function in class:TreeTable

Completed in 100 milliseconds