Home
last modified time | relevance | path

Searched defs:AddPanEvent (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dpan_event.h84 void AddPanEvent(const RefPtr<PanEvent>& panEvent) in AddPanEvent() function
H A Dgesture_event_hub.h406 …void AddPanEvent(const RefPtr<PanEvent>& panEvent, PanDirection direction, int32_t fingers, Dimens… in AddPanEvent() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_pattern.cpp283 void ContainerModalPattern::AddPanEvent(const RefPtr<FrameNode>& controlButtonsNode) in AddPanEvent() function in OHOS::Ace::NG::ContainerModalPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp2219 void SwiperPattern::AddPanEvent(const RefPtr<GestureEventHub>& gestureHub, GestureEventFunc&& actio… in AddPanEvent() function in OHOS::Ace::NG::SwiperPattern