Home
last modified time | relevance | path

Searched refs:SetScrollBarCenter (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_swipe_view.h321 void SetScrollBarCenter(Point center) = delete;
H A Dui_abstract_scroll.h363 void SetScrollBarCenter(const Point& center) in SetScrollBarCenter() function
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_scroll_bar/
H A Dui_test_scroll_bar.cpp61 scrollView_->SetScrollBarCenter({200, 200}); // 200: x, y of center in SetUp()
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_scroll_view_unit_test.cpp325 scrollView_->SetScrollBarCenter(center);