Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_touch_function.h27 DECLARE_ACE_TYPE(JsTouchFunction, JsFunction) in DECLARE_ACE_TYPE() argument
31JsTouchFunction(const JSRef<JSObject>& jsObject, const JSRef<JSFunc>& jsFunction) : JsFunction(jsO… in JsTouchFunction() function