Home
last modified time | relevance | path

Searched refs:SetCachedIndex (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.h369 void SetCachedIndex(int32_t forwardIndex, int32_t backwardIndex) in SetCachedIndex() function
H A Dlist_item_group_pattern.cpp103 layoutAlgorithm->SetCachedIndex(forwardCachedIndex_, backwardCachedIndex_); in CreateLayoutAlgorithm()