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 D | list_layout_algorithm.h | 344 bool NoNeedJump(LayoutWrapper* layoutWrapper, float startPos, float endPos,
|
H A D | list_layout_algorithm.cpp | 591 bool ListLayoutAlgorithm::NoNeedJump(LayoutWrapper* layoutWrapper, float startPos, float endPos, in NoNeedJump() function in OHOS::Ace::NG::ListLayoutAlgorithm 814 …NoNeedJump(layoutWrapper, startPos, endPos, startIndex, endIndex, jumpIndex_.value(), jumpIndexSta… in MeasureList()
|