Home
last modified time | relevance | path

Searched refs:UpdateItemGroupAttr (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_layout_manager.h77 void UpdateItemGroupAttr(RefPtr<RenderNode>& itemChild);
H A Dlist_watch_layout_manager.cpp47 UpdateItemGroupAttr(itemChild); in PerformLayout()
H A Dlist_layout_manager.cpp423 UpdateItemGroupAttr(itemChild); in PerformLayout()
688 void ListLayoutManager::UpdateItemGroupAttr(RefPtr<RenderNode>& itemChild) in UpdateItemGroupAttr() function in OHOS::Ace::ListLayoutManager