Home
last modified time | relevance | path

Searched refs:GetSnapStartIndexAndPos (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.h413 std::pair<int32_t, float> GetSnapStartIndexAndPos();
H A Dlist_layout_algorithm.cpp801 auto res = GetSnapStartIndexAndPos(); in MeasureList()
2405 std::pair<int32_t, float> ListLayoutAlgorithm::GetSnapStartIndexAndPos() in GetSnapStartIndexAndPos() function in OHOS::Ace::NG::ListLayoutAlgorithm