Searched defs:scrollable (Results 1 – 4 of 4) sorted by relevance
78 auto scrollable = weakScrollableNode.Upgrade(); in NotifyScrollableNode() local120 auto scrollable = weakScrollableNode.Upgrade(); in NotifyScrollBar() local232 const RefPtr<RenderNode>& scrollable, const Size& scrollableChildSize, Axis scrollBarAxis) const in GetScrollableChildSize() argument256 void ScrollBarProxy::AdjustParam(const RefPtr<RenderNode>& scrollable, Axis scrollBarAxis, Axis& sc… in AdjustParam()
67 void SetScrollable(bool scrollable) in SetScrollable()
62 void SetScrollable(const RefPtr<Scrollable>& scrollable) in SetScrollable()
100 bool scrollable = false; member