Home
last modified time | relevance | path

Searched refs:groupLayoutWrapper (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_layout_algorithm.h429 static void SetListItemIndex(const LayoutWrapper* groupLayoutWrapper,
431 bool IsCardStyleForListItemGroup(const LayoutWrapper* groupLayoutWrapper);
H A Dlist_item_group_layout_algorithm.cpp1269 void ListItemGroupLayoutAlgorithm::SetListItemIndex(const LayoutWrapper* groupLayoutWrapper, in SetListItemIndex() argument
1278 host = groupLayoutWrapper->GetHostNode(); in SetListItemIndex()
1304 … ListItemGroupLayoutAlgorithm::IsCardStyleForListItemGroup(const LayoutWrapper* groupLayoutWrapper) in IsCardStyleForListItemGroup() argument
1306 auto host = groupLayoutWrapper->GetHostNode(); in IsCardStyleForListItemGroup()