Searched defs:rectForHorizontalScrollbar (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderLayerScrollableArea.cpp787 IntRect RenderLayerScrollableArea::rectForHorizontalScrollbar(const IntRect& borderBoxRect) const function in class:blink::RenderLayerScrollableArea
963 IntRect hBarRect = rectForHorizontalScrollbar(borderBox);
1155 if (rectForHorizontalScrollbar(borderBox).intersects(localRect))

Completed in 49 milliseconds