Home
last modified time | relevance | path

Searched refs:GetRecognizer (Results 1 – 3 of 3) 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.cpp43 … returnValue = Referenced::Claim(jsObj->Unwrap<JSGestureRecognizer>())->GetRecognizer().Upgrade(); in Execute()
H A Djs_should_built_in_recognizer_parallel_with_function.h142 WeakPtr<NG::NGGestureRecognizer> GetRecognizer() in GetRecognizer() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp7495 … returnValue = Referenced::Claim(jsObj->Unwrap<JSGestureRecognizer>())->GetRecognizer().Upgrade(); in SetShouldBuiltInRecognizerParallelWith()