Home | History | Annotate | Download | only in rendering

Lines Matching refs:rectForVerticalScrollbar

2725 IntRect RenderLayer::rectForVerticalScrollbar(const IntRect& borderBoxRect) const
2955 IntRect vBarRect = rectForVerticalScrollbar(borderBox);
3131 if (rectForVerticalScrollbar(borderBox).intersects(localRect))