Searched defs:swiperEventHub (Results 1 – 7 of 7) sorted by relevance
36 auto swiperEventHub = swiperNode->GetEventHub<SwiperEventHub>(); in OnModifyDone() local104 void SwiperArrowPattern::InitSwiperChangeEvent(const RefPtr<SwiperEventHub>& swiperEventHub) in InitSwiperChangeEvent()
86 auto swiperEventHub = swiperPattern->GetEventHub<SwiperEventHub>(); in OnModifyDone() local
187 auto swiperEventHub = swiperFrameNode->GetEventHub<SwiperEventHub>(); in InitSwiperChangeDoneEvent() local193 auto swiperEventHub = swiperEventHubWeak.Upgrade(); in InitSwiperChangeDoneEvent() local
43 auto swiperEventHub = swiperNode->GetEventHub<SwiperEventHub>(); in OnModifyDone() local68 void StepperPattern::InitSwiperChangeEvent(const RefPtr<SwiperEventHub>& swiperEventHub) in InitSwiperChangeEvent()
1248 auto swiperEventHub = GetEventHub<SwiperEventHub>(); in FireChangeEvent() local1266 auto swiperEventHub = GetEventHub<SwiperEventHub>(); in FireAnimationStartEvent() local1284 auto swiperEventHub = GetEventHub<SwiperEventHub>(); in FireAnimationEndEvent() local1295 auto swiperEventHub = GetEventHub<SwiperEventHub>(); in FireGestureSwipeEvent() local1764 auto swiperEventHub = GetEventHub<SwiperEventHub>(); in ShowNext() local1819 auto swiperEventHub = GetEventHub<SwiperEventHub>(); in ShowPrevious() local2567 auto swiperEventHub = GetEventHub<SwiperEventHub>(); in CheckMarkDirtyNodeForRenderIndicator() local
841 auto swiperEventHub = swiperFrameNode->GetEventHub<SwiperEventHub>(); variable
286 auto swiperEventHub = swiperNode->GetEventHub<SwiperEventHub>(); variable