Searched defs:IsExpanded (Results 1 – 2 of 2) sorted by relevance
1686 bool IsExpanded() const { return m_is_expanded; } in IsExpanded() function in TreeItem
804 bool IsExpanded = true; in finishConstruction() local