Home
last modified time | relevance | path

Searched defs:cacheCountBackward (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.h49 int32_t cacheCountBackward = 0; member
H A Dlist_item_group_pattern.cpp620 auto cacheCountBackward = listLayoutProperty->GetCachedCountWithDefault() - backwardCached; in LayoutCache() local