Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dclick_event.h99 void AddClickEvent(const RefPtr<ClickEvent>& clickEvent) in AddClickEvent() function
H A Dgesture_event_hub.cpp1421 void GestureEventHub::AddClickEvent(const RefPtr<ClickEvent>& clickEvent, double distanceThreshold) in AddClickEvent() function in OHOS::Ace::NG::GestureEventHub