Home
last modified time | relevance | path

Searched defs:GestureEventHub (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dlong_press_event.h28 class GestureEventHub; variable
H A Dpan_event.h29 class GestureEventHub; variable
H A Dclick_event.h29 class GestureEventHub; variable
H A Dtouch_event.h35 class GestureEventHub; variable
H A Ddrag_event.h31 class GestureEventHub; variable
H A Dscrollable_event.h34 class GestureEventHub; variable
H A Dgesture_event_hub.cpp86 GestureEventHub::GestureEventHub(const WeakPtr<EventHub>& eventHub) : eventHub_(eventHub) {} in GestureEventHub() function in OHOS::Ace::NG::GestureEventHub
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dlong_press_recognizer.h30 class GestureEventHub; variable