Home
last modified time | relevance | path

Searched defs:scrollView (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_scroll_bar_test.cpp132 TestUIScrollView scrollView; variable
152 TestUIScrollView scrollView; variable
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_abstract_scroll.cpp39 explicit BarEaseInOutAnimator(UIAbstractScroll& scrollView) in BarEaseInOutAnimator()
316 UIAbstractScroll* scrollView = static_cast<UIAbstractScroll*>(view); in Callback() local