Home
last modified time | relevance | path

Searched defs:PanRecognizer (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dpan_recognizer.h32 PanRecognizer( in PanRecognizer() function
46 PanRecognizer(const WeakPtr<PipelineBase>& context, RefPtr<PanGestureOption> panGestureOption) in PanRecognizer() function
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-gesture-blocking-enhancement.md258 ## PanRecognizer section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-gesture-blocking-enhancement.md258 ## PanRecognizer section
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dpan_event.h30 class PanRecognizer; variable
H A Ddrag_event.h32 class PanRecognizer; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dpan_recognizer.cpp48 PanRecognizer::PanRecognizer(int32_t fingers, const PanDirection& direction, double distance) in PanRecognizer() function in OHOS::Ace::NG::PanRecognizer
63 PanRecognizer::PanRecognizer(const RefPtr<PanGestureOption>& panGestureOption) : panGestureOption_(… in PanRecognizer() function in OHOS::Ace::NG::PanRecognizer