Searched refs:overhangAmount (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DScrollableArea.h146 virtual IntSize overhangAmount() const { return IntSize(); } function in class:WebCore::ScrollableArea
H A DScrollView.h191 virtual IntSize overhangAmount() const OVERRIDE;
H A DScrollView.cpp447 IntSize ScrollView::overhangAmount() const function in class:WebCore::ScrollView
/macosx-10.9.5/WebCore-7537.78.1/platform/mac/
H A DScrollAnimatorMac.mm1131 return m_scrollableArea->overhangAmount();
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderLayer.h1036 virtual IntSize overhangAmount() const;

Completed in 180 milliseconds