Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_layout_algorithm.cpp573 auto jumpItemHeight = GetListGroupItemHeight(layoutWrapper, indexInGroup); in JudgeOutOfScreenScrollAutoType() local
577 if (jumpItemHeight > contentMainSize_) { in JudgeOutOfScreenScrollAutoType()
583 if (jumpItemHeight > contentMainSize_) { in JudgeOutOfScreenScrollAutoType()