Home
last modified time | relevance | path

Searched refs:GetExpand (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_group_component.h107 bool GetExpand() const in GetExpand() function
H A Dlist_item_group_element.cpp120 if (!renderItemGroup_->GetExpand()) { in RequestNextFocus()
224 if (!renderItemGroup_->GetExpand()) { in HandleOnFocus()
H A Drender_list_item_group.h66 bool GetExpand() const in GetExpand() function
H A Drender_list_item_group.cpp493 expand_ = itemGroup->GetExpand(); in Update()