Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/node_container/
H A Dnode_container_model_ng.cpp64 void NodeContainerModelNG::SetOnTouchEvent(TouchEventFunc&& touchEventFunc) in SetOnTouchEvent() function in OHOS::Ace::NG::NodeContainerModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dtouch_event.h73 void SetOnTouchEvent(TouchEventFunc&& callback) in SetOnTouchEvent() function
H A Dgesture_event_hub.cpp1836 void GestureEventHub::SetOnTouchEvent(TouchEventFunc&& touchEventFunc) in SetOnTouchEvent() function in OHOS::Ace::NG::GestureEventHub