Home
last modified time | relevance | path

Searched refs:OnScrollBottom (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ui_lite/test/uitest/test_ui_list/
H A Dui_test_ui_list.h39 void OnScrollBottom(int16_t index, UIView* view) override;
H A Dui_test_ui_list.cpp471 void UITestUIList::OnScrollBottom(int16_t index, UIView* view) in OnScrollBottom() function in OHOS::UITestUIList
/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Drender_grid.h170 void OnScrollBottom() const;
H A Drender_grid.cpp963 OnScrollBottom(); in HandleScrollEnd()
989 void RenderGrid::OnScrollBottom() const in OnScrollBottom() function in RenderGrid
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_list.h120 virtual void OnScrollBottom(int16_t index, UIView* view) {} in OnScrollBottom() function in OHOS::ListScrollListener
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Devent_listener.h328 void OnScrollBottom(int16_t index, UIView* view) override
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_list.cpp366 scrollListener_->OnScrollBottom(childrenTail_->GetViewIndex(), childrenTail_); in MoveOffset()
376 scrollListener_->OnScrollBottom(childrenTail_->GetViewIndex(), childrenTail_); in MoveOffset()

Completed in 7 milliseconds