Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_layout_algorithm.h412 void CheckJumpBackwardForBigOffset(int32_t& endIndex, float& endPos);
H A Dlist_item_group_layout_algorithm.cpp533 CheckJumpBackwardForBigOffset(endIndex, endPos); in MeasureListItem()
841 void ListItemGroupLayoutAlgorithm::CheckJumpBackwardForBigOffset(int32_t& endIndex, float& endPos) in CheckJumpBackwardForBigOffset() function in OHOS::Ace::NG::ListItemGroupLayoutAlgorithm