Home
last modified time | relevance | path

Searched refs:SCROLL_POSITION (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_position_controller.h143 case ScrollEvent::SCROLL_POSITION: in SetScrollEvent()
189 case ScrollEvent::SCROLL_POSITION: in HandleScrollEvent()
H A Dscroll_controller_base.h41 SCROLL_POSITION, enumerator
H A Dscroll_position_controller.cpp37 case ScrollEvent::SCROLL_POSITION: in ToJSONString()
H A Drender_single_child_scroll.cpp57 positionController_->SetScrollEvent(ScrollEvent::SCROLL_POSITION, in Update()
H A Drender_multi_child_scroll.cpp307 positionController_->SetScrollEvent(ScrollEvent::SCROLL_POSITION, in Update()
H A Drender_scroll.cpp128 … std::make_shared<ScrollEventInfo>(ScrollEvent::SCROLL_POSITION, scrollX, scrollY, scrollState)); in HandleScrollPosition()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dconstants.cpp429 const char SCROLL_POSITION[] = "scrollPosition"; variable
H A Dconstants.h432 extern const char SCROLL_POSITION[];