Home
last modified time | relevance | path

Searched defs:AddClickEvent (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
Dclick_event.h80 void AddClickEvent(const RefPtr<ClickEvent>& clickEvent) in AddClickEvent() function
Dgesture_event_hub.cpp861 void GestureEventHub::AddClickEvent(const RefPtr<ClickEvent>& clickEvent) in AddClickEvent() function in OHOS::Ace::NG::GestureEventHub
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/event/
Dmock_gesture_event_hub.cpp32 void GestureEventHub::AddClickEvent(const RefPtr<ClickEvent>& clickEvent) {} in AddClickEvent() function in OHOS::Ace::NG::GestureEventHub