Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/test/uitest/test_ui_list/
H A Dui_test_ui_list.h38 void OnScrollTop(int16_t index, UIView* view) override;
H A Dui_test_ui_list.cpp465 void UITestUIList::OnScrollTop(int16_t index, UIView* view) in OnScrollTop() function in OHOS::UITestUIList
/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Drender_grid.h171 void OnScrollTop() const;
H A Drender_grid.cpp968 OnScrollTop(); in HandleScrollEnd()
996 void RenderGrid::OnScrollTop() const in OnScrollTop() function in RenderGrid
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_list.h107 virtual void OnScrollTop(int16_t index, UIView* view) {} in OnScrollTop() function in OHOS::ListScrollListener
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Devent_listener.h316 void OnScrollTop(int16_t index, UIView* view) override
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_list.cpp361 scrollListener_->OnScrollTop(childrenHead_->GetViewIndex(), childrenHead_); in MoveOffset()
371 scrollListener_->OnScrollTop(childrenHead_->GetViewIndex(), childrenHead_); in MoveOffset()

Completed in 6 milliseconds