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 D | recognizer_group.cpp | 40 RefPtr<Gesture> RecognizerGroup::CreateGestureFromRecognizer() const in CreateGestureFromRecognizer() function in OHOS::Ace::NG::RecognizerGroup |
H A D | click_recognizer.cpp | 571 RefPtr<Gesture> ClickRecognizer::CreateGestureFromRecognizer() const in CreateGestureFromRecognizer() function in OHOS::Ace::NG::ClickRecognizer |
H A D | gesture_recognizer.h | 65 virtual RefPtr<Gesture> CreateGestureFromRecognizer() const in CreateGestureFromRecognizer() function |
H A D | pan_recognizer.cpp | 58 RefPtr<Gesture> PanRecognizer::CreateGestureFromRecognizer() const in CreateGestureFromRecognizer() function in OHOS::Ace::NG::PanRecognizer |