Home
last modified time | relevance | path

Searched refs:UpdateCachedIndex (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.h294 …CachedIndexInfo UpdateCachedIndex(bool outOfView, bool reCache, int32_t forwardCache, int32_t back…
H A Dlist_item_group_pattern.cpp543 CachedIndexInfo ListItemGroupPattern::UpdateCachedIndex( in UpdateCachedIndex() function in OHOS::Ace::NG::ListItemGroupPattern
H A Dlist_layout_algorithm.cpp1954 res = group->UpdateCachedIndex(outOfView, reCache, forwardCache, backwardCache); in GetLayoutGroupCachedCount()