Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Dpan_gesture.h30 class ACE_FORCE_EXPORT PanGesture : public Gesture { class
34 PanGesture(int32_t fingers, const PanDirection& direction, double distance) in PanGesture() function in OHOS::Ace::NG::PanGesture
46 explicit PanGesture(RefPtr<PanGestureOption> panGestureOption) in PanGesture() function in OHOS::Ace::NG::PanGesture
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dpan_gesture.h30 class ACE_EXPORT PanGesture : public Gesture { class
34 PanGesture(int32_t fingers, const PanDirection& direction, double distance) in PanGesture() function in OHOS::Ace::PanGesture
40 explicit PanGesture(RefPtr<PanGestureOption> panGestureOption) in PanGesture() function in OHOS::Ace::PanGesture
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dgesture.h96 class ACE_EXPORT PanGesture : public Gesture { class

Completed in 2 milliseconds