Home
last modified time | relevance | path

Searched defs:CachedIndexInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_layout_algorithm.h55 struct CachedIndexInfo { struct
56 int32_t forwardCachedCount = 0;
57 int32_t backwardCachedCount = 0;
58 int32_t forwardCacheMax = 0;
59 int32_t backwardCacheMax = 0;