Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
Dswiper_test_ng.cpp868 auto currentFirstIndex = pattern_->CalcCurrentPageStatus(0.0f).second; variable
929 auto currentFirstIndex = pattern_->CalcCurrentPageStatus(0.0f).second; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
Dswiper_pattern.cpp6737 void SwiperPattern::UpdateBottomTypeOnMultipleRTL(int32_t currentFirstIndex) in UpdateBottomTypeOnMultipleRTL()
6766 auto currentFirstIndex = GetLoopIndex(currentFirstIndex_); in HandleTouchBottomLoopOnRTL() local
6808 void SwiperPattern::UpdateBottomTypeOnMultiple(int32_t currentFirstIndex) in UpdateBottomTypeOnMultiple()
6837 auto currentFirstIndex = GetLoopIndex(currentFirstIndex_); in HandleTouchBottomLoop() local
6897 auto currentFirstIndex = GetLoopIndex(currentFirstIndex_); in CalculateGestureStateOnRTL() local
6925 auto currentFirstIndex = GetLoopIndex(currentFirstIndex_); in CalculateGestureState() local