Home
last modified time | relevance | path

Searched refs:HandleJumpAuto (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.h336 void HandleJumpAuto(LayoutWrapper* layoutWrapper, int32_t startIndex, int32_t endIndex);
H A Dlist_layout_algorithm.cpp329 void ListLayoutAlgorithm::HandleJumpAuto(LayoutWrapper* layoutWrapper, int32_t startIndex, int32_t … in HandleJumpAuto() function in OHOS::Ace::NG::ListLayoutAlgorithm
831 HandleJumpAuto(layoutWrapper, startIndex, endIndex); in MeasureList()