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.cpp34 nodeGesture_ = nodeGesture; in SetNodeGesture()
H A Dtarget_component.h92 RefPtr<NGGestureRecognizer> nodeGesture_; variable