Home
last modified time | relevance | path

Searched refs:GetCacheStartIndex (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.h213 int32_t GetCacheStartIndex() const in GetCacheStartIndex() function
250 if (GetCacheStartIndex() == 0) { in GetCacheStartPosition()
H A Dlist_item_group_layout_algorithm.cpp1422 } else if (GetCacheStartIndex() == 0 && currentStartPos > headerMainSize_) { in MeasureCacheItem()