Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/pattern/swiper_indicator/
Dmock_swiper_arrow_pattern.cpp22 void SwiperArrowPattern::InitSwiperChangeEvent(const RefPtr<SwiperEventHub>& swiperEventHub) {} in InitSwiperChangeEvent()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
Dswiper_arrow_pattern.cpp35 auto swiperEventHub = swiperNode->GetEventHub<SwiperEventHub>(); in OnModifyDone() local
47 void SwiperArrowPattern::InitSwiperChangeEvent(const RefPtr<SwiperEventHub>& swiperEventHub) in InitSwiperChangeEvent()
Dswiper_indicator_pattern.cpp73 auto swiperEventHub = swiperPattern->GetEventHub<SwiperEventHub>(); in OnModifyDone() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
Dswiper_pattern.cpp135 auto swiperEventHub = GetEventHub<SwiperEventHub>(); in OnIndexChange() local
655 auto swiperEventHub = GetEventHub<SwiperEventHub>(); in FireChangeEvent() local
665 auto swiperEventHub = GetEventHub<SwiperEventHub>(); in FireAnimationStartEvent() local
675 auto swiperEventHub = GetEventHub<SwiperEventHub>(); in FireAnimationEndEvent() local
682 auto swiperEventHub = GetEventHub<SwiperEventHub>(); in FireGestureSwipeEvent() local
819 auto swiperEventHub = GetEventHub<SwiperEventHub>(); in ShowNext() local
872 auto swiperEventHub = GetEventHub<SwiperEventHub>(); in ShowPrevious() local
1292 auto swiperEventHub = GetEventHub<SwiperEventHub>(); in CheckMarkDirtyNodeForRenderIndicator() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
Dcalendar_pattern.cpp62 auto swiperEventHub = swiperFrameNode->GetEventHub<SwiperEventHub>(); in OnModifyDone() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/
Dstepper_pattern.cpp62 auto swiperEventHub = swiperNode->GetEventHub<SwiperEventHub>(); in OnModifyDone() local
87 void StepperPattern::InitSwiperChangeEvent(const RefPtr<SwiperEventHub>& swiperEventHub) in InitSwiperChangeEvent()
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/swiper/
Dswiper_test_ng.cpp2499 auto swiperEventHub = swiperPattern->GetEventHub<SwiperEventHub>(); variable
2656 auto swiperEventHub = swiperPattern->GetEventHub<SwiperEventHub>(); variable
2791 auto swiperEventHub = swiperPattern->GetEventHub<SwiperEventHub>(); variable
2848 auto swiperEventHub = swiperPattern->GetEventHub<SwiperEventHub>(); variable
2889 auto swiperEventHub = swiperPattern->GetEventHub<SwiperEventHub>(); variable
2946 auto swiperEventHub = swiperPattern->GetEventHub<SwiperEventHub>(); variable
3004 auto swiperEventHub = swiperPattern->GetEventHub<SwiperEventHub>(); variable
3064 auto swiperEventHub = swiperPattern->GetEventHub<SwiperEventHub>(); variable
3120 auto swiperEventHub = swiperPattern->GetEventHub<SwiperEventHub>(); variable
3179 auto swiperEventHub = swiperPattern->GetEventHub<SwiperEventHub>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/stepper/
Dstepper_pattern_test_ng.cpp225 auto swiperEventHub = swiperNode->GetEventHub<SwiperEventHub>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/calendar/
Dcalendar_pattern_test_ng.cpp831 auto swiperEventHub = swiperFrameNode->GetEventHub<SwiperEventHub>(); variable