Home
last modified time | relevance | path

Searched defs:CreateGestureFromRecognizer (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Drecognizer_group.cpp40 RefPtr<Gesture> RecognizerGroup::CreateGestureFromRecognizer() const in CreateGestureFromRecognizer() function in OHOS::Ace::NG::RecognizerGroup
H A Dclick_recognizer.cpp571 RefPtr<Gesture> ClickRecognizer::CreateGestureFromRecognizer() const in CreateGestureFromRecognizer() function in OHOS::Ace::NG::ClickRecognizer
H A Dgesture_recognizer.h65 virtual RefPtr<Gesture> CreateGestureFromRecognizer() const in CreateGestureFromRecognizer() function
H A Dpan_recognizer.cpp58 RefPtr<Gesture> PanRecognizer::CreateGestureFromRecognizer() const in CreateGestureFromRecognizer() function in OHOS::Ace::NG::PanRecognizer