Home
last modified time | relevance | path

Searched defs:scrollable (Results 1 – 4 of 4) sorted by relevance

/foundation/ace/ace_engine/frameworks/core/components/scroll_bar/
Dscroll_bar_proxy.cpp78 auto scrollable = weakScrollableNode.Upgrade(); in NotifyScrollableNode() local
120 auto scrollable = weakScrollableNode.Upgrade(); in NotifyScrollBar() local
232 const RefPtr<RenderNode>& scrollable, const Size& scrollableChildSize, Axis scrollBarAxis) const in GetScrollableChildSize() argument
256 void ScrollBarProxy::AdjustParam(const RefPtr<RenderNode>& scrollable, Axis scrollBarAxis, Axis& sc… in AdjustParam()
/foundation/ace/ace_engine/frameworks/core/components/tab_bar/
Dtab_content_component.h67 void SetScrollable(bool scrollable) in SetScrollable()
/foundation/ace/ace_engine/frameworks/core/components/scroll/
Dscroll_edge_effect.h62 void SetScrollable(const RefPtr<Scrollable>& scrollable) in SetScrollable()
/foundation/ace/ace_engine/frameworks/core/accessibility/
Daccessibility_utils.h100 bool scrollable = false; member