Home
last modified time | relevance | path

Searched defs:jumpIndexStartPos (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.cpp484 int32_t startIndex, int32_t endIndex, int32_t jumpIndex, float jumpIndexStartPos) in CheckNoNeedJumpListItemGroup()
592 int32_t startIndex, int32_t endIndex, int32_t jumpIndex, float jumpIndexStartPos) in NoNeedJump()
744 float jumpIndexStartPos = 0.0f; in MeasureList() local