Home
last modified time | relevance | path

Searched defs:cacheCountForward (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.h48 int32_t cacheCountForward = 0; member
H A Dlist_item_group_pattern.cpp619 auto cacheCountForward = listLayoutProperty->GetCachedCountWithDefault() - forwardCached; in LayoutCache() local