Home
last modified time | relevance | path

Searched refs:FindPredictSnapIndexInItemPositionsEnd (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_layout_algorithm.h520 …void FindPredictSnapIndexInItemPositionsEnd(float predictEndPos, int32_t& endIndex, int32_t& currI…
H A Dlist_layout_algorithm.cpp2282 void ListLayoutAlgorithm::FindPredictSnapIndexInItemPositionsEnd( in FindPredictSnapIndexInItemPositionsEnd() function in OHOS::Ace::NG::ListLayoutAlgorithm
2315 FindPredictSnapIndexInItemPositionsEnd(predictEndPos, endIndex, currIndex); in FindPredictSnapEndIndexInItemPositions()