Home
last modified time | relevance | path

Searched defs:Fling (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/docs/en/design/ux-design/
H A Dunified-interaction-events.md115 ## Fling section
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_controller.cpp118 void ScrollableController::Fling(double flingVelocity) in Fling() function in OHOS::Ace::NG::ScrollableController
H A Dscrollable_pattern.cpp2483 void ScrollablePattern::Fling(double flingVelocity) in Fling() function in OHOS::Ace::NG::ScrollablePattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_controller_base.h98 virtual void Fling(double flingVelocity) {} in Fling() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_scroller.cpp199 void JSScroller::Fling(const JSCallbackInfo& args) in Fling() function in OHOS::Ace::Framework::JSScroller