Home
last modified time | relevance | path

Searched refs:SCROLL_TOUCHUP (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_position_controller.h140 case ScrollEvent::SCROLL_TOUCHUP: in SetScrollEvent()
184 case ScrollEvent::SCROLL_TOUCHUP: in HandleScrollEvent()
H A Dscroll_controller_base.h39 SCROLL_TOUCHUP, enumerator
H A Dscroll_position_controller.cpp35 case ScrollEvent::SCROLL_TOUCHUP: in ToJSONString()
H A Drender_multi_child_scroll.cpp301 positionController_->SetScrollEvent(ScrollEvent::SCROLL_TOUCHUP, in Update()
H A Drender_scroll.cpp504 std::make_shared<ScrollEventInfo>(ScrollEvent::SCROLL_TOUCHUP, 0.0, 0.0, -1)); in ResetScrollEventCallBack()