Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_touch_function.cpp25 JSRef<JSObject> JsTouchFunction::CreateTouchInfo(const TouchLocationInfo& touchInfo, TouchEventInfo… in CreateTouchInfo() function in OHOS::Ace::Framework::JsTouchFunction
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_frame_node_bridge.cpp100 Local<panda::ObjectRef> FrameNodeBridge::CreateTouchInfo( in CreateTouchInfo() function in OHOS::Ace::NG::FrameNodeBridge
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp4705 JSRef<JSObject> CreateTouchInfo(const TouchLocationInfo& touchInfo, TouchEventInfo& info) in CreateTouchInfo() function