Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_layout_algorithm.h233 swipeByGroup_ = swipeByGroup; in SetSwipeByGroup()
398 bool swipeByGroup_ = false; variable
H A Dswiper_layout_algorithm.cpp426 if (!swipeByGroup_ || isFrameAnimation_) { in AdjustStartInfoOnSwipeByGroup()
576 if (swipeByGroup_ && measureIndex >= realTotalCount_) { in LayoutForwardItem()
621 if (swipeByGroup_ && measureIndex >= realTotalCount_) { in LayoutBackwardItem()
653 if (swipeByGroup_) { in SetInactiveOnForward()
814 if (swipeByGroup_) { in SetInactiveOnBackward()
990 if (swipeByGroup_ && layoutIndex >= realTotalCount_) { in LayoutItem()
1476 if (swipeByGroup_) { in CheckCachedItem()