Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.h263 static void JsShouldBuiltInRecognizerParallelWith(const JSCallbackInfo& info);
H A Djs_view_abstract.cpp8820 … "shouldBuiltInRecognizerParallelWith", &JSViewAbstract::JsShouldBuiltInRecognizerParallelWith); in JSBind()
9927 void JSViewAbstract::JsShouldBuiltInRecognizerParallelWith(const JSCallbackInfo& info) in JsShouldBuiltInRecognizerParallelWith() function in OHOS::Ace::Framework::JSViewAbstract