Home
last modified time | relevance | path

Searched defs:overhangAmount (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DScrollbarGroup.cpp232 IntSize ScrollbarGroup::overhangAmount() const in overhangAmount() function in blink::ScrollbarGroup
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollableArea.h146 virtual IntSize overhangAmount() const { return IntSize(); } in overhangAmount() function
DScrollView.cpp306 IntSize ScrollView::overhangAmount() const in overhangAmount() function in WebCore::ScrollView
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayerScrollableArea.cpp436 IntSize RenderLayerScrollableArea::overhangAmount() const in overhangAmount() function in WebCore::RenderLayerScrollableArea