Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_group_component.h102 void SetExpand(bool expand) in SetExpand() function
H A Drender_list_item_group.h57 void SetExpand(bool expand) in SetExpand() function
H A Drender_list_item_group.cpp623 itemGroup->SetExpand(expand); in UpdateGroupComponentStatus()
H A Dlist_layout_manager.cpp696 renderListItemGroup->SetExpand(expand); in UpdateItemGroupAttr()