Searched refs:FireGestureSwipeEvent (Results 1 – 3 of 3) sorted by relevance
205 void FireGestureSwipeEvent(int32_t index, const AnimationCallbackInfo& info) const in FireGestureSwipeEvent() function
680 void FireGestureSwipeEvent(int32_t currentIndex, const AnimationCallbackInfo& info) const;
1293 void SwiperPattern::FireGestureSwipeEvent(int32_t currentIndex, const AnimationCallbackInfo& info) … in FireGestureSwipeEvent() function in OHOS::Ace::NG::SwiperPattern1297 swiperEventHub->FireGestureSwipeEvent(currentIndex, info); in FireGestureSwipeEvent()2406 FireGestureSwipeEvent(GetLoopIndex(gestureSwipeIndex_), callbackInfo); in UpdateCurrentOffset()2467 FireGestureSwipeEvent(GetLoopIndex(gestureSwipeIndex_), callbackInfo); in SpringOverScroll()