Home
last modified time | relevance | path

Searched defs:UpdateScrollPosition (Results 1 – 9 of 9) sorted by relevance

/foundation/ace/ace_engine/frameworks/core/components_v2/grid/
Dgrid_scroll_controller.cpp34 bool GridScrollController::UpdateScrollPosition(const double offset, int32_t source) in UpdateScrollPosition() function in OHOS::Ace::V2::GridScrollController
Drender_grid_scroll.cpp158 bool RenderGridScroll::UpdateScrollPosition(double offset, int32_t source) in UpdateScrollPosition() function in OHOS::Ace::V2::RenderGridScroll
/foundation/ace/ace_engine/frameworks/core/components_v2/list/
Dlist_scroll_bar_controller.cpp34 bool ListScrollBarController::UpdateScrollPosition(const double offset, int32_t source) in UpdateScrollPosition() function in OHOS::Ace::V2::ListScrollBarController
Drender_list.cpp635 bool RenderList::UpdateScrollPosition(double offset, int32_t source) in UpdateScrollPosition() function in OHOS::Ace::V2::RenderList
/foundation/ace/ace_engine/frameworks/core/components/scroll/
Dscroll_bar_controller.cpp221 bool ScrollBarController::UpdateScrollPosition(const double offset, int32_t source) in UpdateScrollPosition() function in OHOS::Ace::ScrollBarController
Dscrollable.cpp466 bool Scrollable::UpdateScrollPosition(const double offset, int32_t source) const in UpdateScrollPosition() function in OHOS::Ace::Scrollable
/foundation/ace/ace_engine/frameworks/core/components_v2/indexer/
Drender_popup_list.cpp370 bool RenderPopupList::UpdateScrollPosition(double offset, int32_t source) in UpdateScrollPosition() function in OHOS::Ace::V2::RenderPopupList
/foundation/ace/ace_engine/frameworks/core/components/tab_bar/
Drender_tab_content.cpp354 void RenderTabContent::UpdateScrollPosition(double dragDelta) in UpdateScrollPosition() function in OHOS::Ace::RenderTabContent
/foundation/ace/ace_engine/frameworks/core/components/swiper/
Drender_swiper.cpp1512 void RenderSwiper::UpdateScrollPosition(double dragDelta) in UpdateScrollPosition() function in OHOS::Ace::RenderSwiper