Home
last modified time | relevance | path

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

/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 in OHOS::UIAbstractScroll
/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()
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_scroll_view_unit_test.cpp317 * @tc.desc: Verify SetScrollBarCenter function.
325 scrollView_->SetScrollBarCenter(center); in HWTEST_F()

Completed in 4 milliseconds