Home
last modified time | relevance | path

Searched defs:SwipeGesture (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Dswipe_gesture.h26 class ACE_FORCE_EXPORT SwipeGesture : public Gesture { class
30 SwipeGesture(int32_t fingers, const SwipeDirection& direction, double speed) in SwipeGesture() function in OHOS::Ace::NG::SwipeGesture
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dslide_gesture.h26 class ACE_EXPORT SwipeGesture : public Gesture { class
30 SwipeGesture(int32_t fingers, const SwipeDirection& direction, double speed) in SwipeGesture() function in OHOS::Ace::SwipeGesture
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dgesture.h58 class ACE_EXPORT SwipeGesture : public Gesture { class

Completed in 1 milliseconds