Home
last modified time | relevance | path

Searched defs:GetScrollBar (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/scroll_bar/
H A Dscroll_bar_test_ng.cpp72 void ScrollBarTestNg::GetScrollBar() in GetScrollBar() function in OHOS::Ace::NG::ScrollBarTestNg
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dlist_composed_element.cpp236 std::string ListComposedElement::GetScrollBar() const in GetScrollBar() function in OHOS::Ace::V2::ListComposedElement
H A Dgrid_composed_element.cpp163 std::string GridComposedElement::GetScrollBar() const in GetScrollBar() function in OHOS::Ace::V2::GridComposedElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_component.h110 RefPtr<ScrollBar> GetScrollBar() const in GetScrollBar() function
H A Drender_scroll.h196 RefPtr<ScrollBar> GetScrollBar() const in GetScrollBar() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Dgrid_layout_component.h143 DisplayMode GetScrollBar() in GetScrollBar() function
H A Drender_grid_layout.h182 DisplayMode GetScrollBar() const in GetScrollBar() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_component.h343 RefPtr<ScrollBar> GetScrollBar() const in GetScrollBar() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_model_ng.cpp304 int32_t ScrollModelNG::GetScrollBar(FrameNode* frameNode) in GetScrollBar() function in OHOS::Ace::NG::ScrollModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_pattern.h721 RefPtr<ScrollBar> GetScrollBar() const in GetScrollBar() function