Home
last modified time | relevance | path

Searched defs:indicatorMoveNums (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp2495 int32_t indicatorMoveNums = std::abs(currentIndex_ - toIndex); in MoveIndicator() local
2852 int32_t indicatorMoveNums = std::abs(fromIndex - toIndex); in UpdateIndicatorOffset() local