Searched defs:scrollCornerRect (Results 1 – 5 of 5) sorted by relevance
58 virtual WebCore::IntRect scrollCornerRect() const OVERRIDE { return WebCore::IntRect(); } in scrollCornerRect() function
111 virtual IntRect scrollCornerRect() const OVERRIDE { return IntRect(); } in scrollCornerRect() function
253 IntRect RenderLayerScrollableArea::scrollCornerRect() const in scrollCornerRect() function in WebCore::RenderLayerScrollableArea
125 virtual IntRect scrollCornerRect() const OVERRIDE { return IntRect(); } in scrollCornerRect() function in __anon759da6710111::FakeScrollableArea
799 IntRect ScrollView::scrollCornerRect() const in scrollCornerRect() function in WebCore::ScrollView