Home
last modified time | relevance | path

Searched defs:currentRecognizer (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.cpp53 auto currentRecognizer = Referenced::Claim(recognizerObj->Unwrap<JSPanRecognizer>()); in CreateRecognizerObject() local
60 auto currentRecognizer = Referenced::Claim(recognizerObj->Unwrap<JSGestureRecognizer>()); in CreateRecognizerObject() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp6187 auto currentRecognizer = Referenced::Claim(recognizerObj->Unwrap<JSPanRecognizer>()); in CreateRecognizerObject() local
6194 auto currentRecognizer = Referenced::Claim(recognizerObj->Unwrap<JSGestureRecognizer>()); in CreateRecognizerObject() local