Home
last modified time | relevance | path

Searched refs:NoNeedJump (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.h344 bool NoNeedJump(LayoutWrapper* layoutWrapper, float startPos, float endPos,
H A Dlist_layout_algorithm.cpp591 bool ListLayoutAlgorithm::NoNeedJump(LayoutWrapper* layoutWrapper, float startPos, float endPos, in NoNeedJump() function in OHOS::Ace::NG::ListLayoutAlgorithm
814NoNeedJump(layoutWrapper, startPos, endPos, startIndex, endIndex, jumpIndex_.value(), jumpIndexSta… in MeasureList()