Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_should_built_in_recognizer_parallel_with_function.cpp91 …JSGestureRecognizer>::CustomMethod("getEventTargetInfo", &JSGestureRecognizer::GetEventTargetInfo); in JSBind()
106 …ass<JSPanRecognizer>::CustomMethod("getEventTargetInfo", &JSGestureRecognizer::GetEventTargetInfo); in JSBind()
H A Djs_should_built_in_recognizer_parallel_with_function.h203 void GetEventTargetInfo(const JSCallbackInfo& args) in GetEventTargetInfo() function