Home
last modified time | relevance | path

Searched refs:CheckJumpForwardForBigOffset (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.h411 void CheckJumpForwardForBigOffset(int32_t& startIndex, float& startPos);
H A Dlist_item_group_layout_algorithm.cpp528 CheckJumpForwardForBigOffset(startIndex, startPos); in MeasureListItem()
822 void ListItemGroupLayoutAlgorithm::CheckJumpForwardForBigOffset(int32_t& startIndex, float& startPo… in CheckJumpForwardForBigOffset() function in OHOS::Ace::NG::ListItemGroupLayoutAlgorithm