Home
last modified time | relevance | path

Searched defs:SetGestureGroup (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dgesture_recognizer.h99 void SetGestureGroup(const WeakPtr<GestureRecognizer>& gestureGroup) in SetGestureGroup() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dgesture_recognizer.cpp459 bool NGGestureRecognizer::SetGestureGroup(const WeakPtr<NGGestureRecognizer>& gestureGroup) in SetGestureGroup() function in OHOS::Ace::NG::NGGestureRecognizer