Home
last modified time | relevance | path

Searched refs:GetTouchEventInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dtouch_event.h1047 const TouchEventInfo& GetTouchEventInfo() const in GetTouchEventInfo() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp4731 auto info = eventInfo.GetTouchEventInfo(); in NativeEmbeadTouchToJSValue()