Searched refs:rectForVerticalScrollbar (Results 1 – 2 of 2) sorted by relevance
194 IntRect rectForVerticalScrollbar(const IntRect& borderBoxRect) const;
712 IntRect RenderLayerScrollableArea::rectForVerticalScrollbar(const IntRect& borderBoxRect) const in rectForVerticalScrollbar() function in WebCore::RenderLayerScrollableArea870 IntRect vBarRect = rectForVerticalScrollbar(borderBox); in positionOverflowControls()1079 if (rectForVerticalScrollbar(borderBox).intersects(localRect)) in overflowControlsIntersectRect()