Home
last modified time | relevance | path

Searched defs:GetDragEventActuator (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dlong_press_recognizer.cpp519 RefPtr<DragEventActuator> LongPressRecognizer::GetDragEventActuator() in GetDragEventActuator() function in OHOS::Ace::NG::LongPressRecognizer
H A Dpan_recognizer.cpp874 RefPtr<DragEventActuator> PanRecognizer::GetDragEventActuator() in GetDragEventActuator() function in OHOS::Ace::NG::PanRecognizer
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.h661 RefPtr<DragEventActuator> GetDragEventActuator() in GetDragEventActuator() function