Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dtarget_component.cpp32 void TargetComponent::SetNodeGesture(const RefPtr<NGGestureRecognizer>& nodeGesture) in SetNodeGesture() argument
34 nodeGesture_ = nodeGesture; in SetNodeGesture()
H A Dtarget_component.h51 void SetNodeGesture(const RefPtr<NGGestureRecognizer>& nodeGesture);