Home
last modified time | relevance | path

Searched defs:scrollCornerRect (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DScrollbarGroup.h58 virtual WebCore::IntRect scrollCornerRect() const OVERRIDE { return WebCore::IntRect(); } in scrollCornerRect() function
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderListBox.h111 virtual IntRect scrollCornerRect() const OVERRIDE { return IntRect(); } in scrollCornerRect() function
DRenderLayerScrollableArea.cpp253 IntRect RenderLayerScrollableArea::scrollCornerRect() const in scrollCornerRect() function in WebCore::RenderLayerScrollableArea
/external/chromium_org/third_party/WebKit/Source/web/tests/
DGraphicsLayerTest.cpp125 virtual IntRect scrollCornerRect() const OVERRIDE { return IntRect(); } in scrollCornerRect() function in __anon759da6710111::FakeScrollableArea
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollView.cpp799 IntRect ScrollView::scrollCornerRect() const in scrollCornerRect() function in WebCore::ScrollView