Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_pattern.h287 VisibleContentInfo GetEndListItemIndex();
H A Dlist_item_group_pattern.cpp338 VisibleContentInfo ListItemGroupPattern::GetEndListItemIndex() in GetEndListItemIndex() function in OHOS::Ace::NG::ListItemGroupPattern
H A Dlist_pattern.cpp383 VisibleContentInfo endGroupInfo = endPattern->GetEndListItemIndex(); in UpdateEndListItemIndex()