Home
last modified time | relevance | path

Searched refs:TestUIScrollView (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_scroll_bar_test.cpp104 class TestUIScrollView : public UIScrollView { class
132 TestUIScrollView scrollView;
152 TestUIScrollView scrollView;
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_input_event/
H A Dui_test_input_event.h106 class TestUIScrollView : public UIScrollView {
108 TestUIScrollView() {} in TestUIScrollView() function
109 virtual ~TestUIScrollView() {} in ~TestUIScrollView()
H A Dui_test_input_event.cpp386 OHOS::TestUIScrollView* parentScroll = new TestUIScrollView(); in InnerBubbleDragTest()
393 OHOS::TestUIScrollView* childScroll = new TestUIScrollView(); in InnerBubbleDragTest()