Home
last modified time | relevance | path

Searched refs:CheckJumpToIndex (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H A Drender_grid_scroll.h171 void CheckJumpToIndex(double offset);
H A Drender_grid_scroll.cpp163 void RenderGridScroll::CheckJumpToIndex(double offset) in CheckJumpToIndex() function in OHOS::Ace::V2::RenderGridScroll
229 CheckJumpToIndex(offset); in UpdateScrollPosition()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_layout_algorithm.h480 void CheckJumpToIndex();
H A Dlist_layout_algorithm.cpp156 CheckJumpToIndex(); in Measure()
625 void ListLayoutAlgorithm::CheckJumpToIndex() in CheckJumpToIndex() function in OHOS::Ace::NG::ListLayoutAlgorithm