Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_on_child_touch_test_function.cpp28 JSRef<JSVal> info = JSRef<JSObject>::Cast(CreateTouchTestInfo(touchInfo[i])); in Execute()
35 JSRef<JSObject> JsOnChildTouchTestFunction::CreateTouchTestInfo(const NG::TouchTestInfo& info) in CreateTouchTestInfo() function in OHOS::Ace::Framework::JsOnChildTouchTestFunction
H A Djs_on_child_touch_test_function.h33 JSRef<JSObject> CreateTouchTestInfo(const NG::TouchTestInfo& info);