Home
last modified time | relevance | path

Searched refs:FindPredictSnapIndexInItemPositionsStart (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.h518 …void FindPredictSnapIndexInItemPositionsStart(float predictEndPos, int32_t& endIndex, int32_t& cur…
H A Dlist_layout_algorithm.cpp2240 void ListLayoutAlgorithm::FindPredictSnapIndexInItemPositionsStart( in FindPredictSnapIndexInItemPositionsStart() function in OHOS::Ace::NG::ListLayoutAlgorithm
2311 FindPredictSnapIndexInItemPositionsStart(predictEndPos, endIndex, currIndex); in FindPredictSnapEndIndexInItemPositions()