Home
last modified time | relevance | path

Searched refs:gestureRecognizerJudgeFunc_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dtarget_component.cpp69 gestureRecognizerJudgeFunc_ = std::move(gestureRecognizerJudgeFunc); in SetOnGestureRecognizerJudgeBegin()
74 return gestureRecognizerJudgeFunc_; in GetOnGestureRecognizerJudgeBegin()
H A Dtarget_component.h96 GestureRecognizerJudgeFunc gestureRecognizerJudgeFunc_; variable
H A Dgesture_event_hub.h837 GestureRecognizerJudgeFunc gestureRecognizerJudgeFunc_; variable
H A Dgesture_event_hub.cpp1408 gestureRecognizerJudgeFunc_ = std::move(gestureRecognizerJudgeFunc); in SetOnGestureRecognizerJudgeBegin()
1413 return gestureRecognizerJudgeFunc_; in GetOnGestureRecognizerJudgeBegin()