Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
Dwater_flow_scroll_controller.cpp60 void WaterFlowScrollController::ProcessScrollMotion(double position) in ProcessScrollMotion() function in OHOS::Ace::V2::WaterFlowScrollController
/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
Dgrid_scroll_controller.cpp55 void GridScrollController::ProcessScrollMotion(double position) in ProcessScrollMotion() function in OHOS::Ace::V2::GridScrollController
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
Dlist_scroll_bar_controller.cpp58 void ListScrollBarController::ProcessScrollMotion(double position) in ProcessScrollMotion() function in OHOS::Ace::V2::ListScrollBarController
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
Dscroll_bar_controller.cpp226 void ScrollBarController::ProcessScrollMotion(double position) in ProcessScrollMotion() function in OHOS::Ace::ScrollBarController
Dscrollable.cpp1058 void Scrollable::ProcessScrollMotion(double position) in ProcessScrollMotion() function in OHOS::Ace::Scrollable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
Dscrollable.cpp1515 void Scrollable::ProcessScrollMotion(double position, int32_t source) in ProcessScrollMotion() function in OHOS::Ace::NG::Scrollable