Searched refs:SwipeToWithoutAnimation (Results 1 – 11 of 11) sorted by relevance
101 SwipeToWithoutAnimation(1);108 SwipeToWithoutAnimation(1);122 SwipeToWithoutAnimation(-1);227 SwipeToWithoutAnimation(1);1293 SwipeToWithoutAnimation(1);1306 SwipeToWithoutAnimation(2);1361 SwipeToWithoutAnimation(1);1364 SwipeToWithoutAnimation(3);1395 SwipeToWithoutAnimation(1);1425 SwipeToWithoutAnimation(1);[all …]
202 void TabsTestNg::SwipeToWithoutAnimation(int32_t index) in SwipeToWithoutAnimation() function in OHOS::Ace::NG::TabsTestNg204 swiperController_->SwipeToWithoutAnimation(index); in SwipeToWithoutAnimation()451 SwipeToWithoutAnimation(1);
93 void SwipeToWithoutAnimation(int32_t index);
258 SwipeToWithoutAnimation(1);
50 void SwipeToWithoutAnimation(int32_t index) in SwipeToWithoutAnimation() function
741 swiperPattern->SwipeToWithoutAnimation(swiperPattern->GetCurrentIndex() + 1); in HandleLongDragUpdate()744 swiperPattern->SwipeToWithoutAnimation(swiperPattern->GetCurrentIndex() - 1); in HandleLongDragUpdate()
33 swiper->SwipeToWithoutAnimation(index); in InitSwiperController()
423 void SwipeToWithoutAnimation(int32_t index);
1570 void SwiperPattern::SwipeToWithoutAnimation(int32_t index) in SwipeToWithoutAnimation() function in OHOS::Ace::NG::SwiperPattern1662 SwipeToWithoutAnimation(index); in SwipeTo()1762 SwipeToWithoutAnimation(currentIndex_ + stepItems); in ShowNext()1817 SwipeToWithoutAnimation(currentIndex_ - stepItems); in ShowPrevious()1852 SwipeToWithoutAnimation(GetLoopIndex(targetIndex)); in ChangeIndex()
898 swiperController_->SwipeToWithoutAnimation(index); in FocusIndexChange()1188 swiperController_->SwipeToWithoutAnimation(animationTargetIndex_.value()); in OnDirtyLayoutWrapperSwap()1382 swiperController_->SwipeToWithoutAnimation(index); in ClickTo()1755 swiperController_->SwipeToWithoutAnimation(index); in HandleSubTabBarClick()2809 swiperController_->SwipeToWithoutAnimation(index); in OnRestoreInfo()
681 pattern_->SwipeToWithoutAnimation(0);