Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.h836 ShouldBuiltInRecognizerParallelWithFunc shouldBuildinRecognizerParallelWithFunc_; variable
H A Dgesture_event_hub.cpp1398 shouldBuildinRecognizerParallelWithFunc_ = std::move(parallelGestureToFunc); in SetShouldBuildinRecognizerParallelWithFunc()
1403 return shouldBuildinRecognizerParallelWithFunc_; in GetParallelInnerGestureToFunc()