Searched refs:overhangAmount (Results 1 – 9 of 9) sorted by relevance
70 virtual WebCore::IntSize overhangAmount() const OVERRIDE;
232 IntSize ScrollbarGroup::overhangAmount() const in overhangAmount() function in blink::ScrollbarGroup
146 virtual IntSize overhangAmount() const { return IntSize(); } in overhangAmount() function
157 virtual IntSize overhangAmount() const OVERRIDE;
306 IntSize ScrollView::overhangAmount() const in overhangAmount() function in WebCore::ScrollView
104 virtual IntSize overhangAmount() const OVERRIDE;
436 IntSize RenderLayerScrollableArea::overhangAmount() const in overhangAmount() function in WebCore::RenderLayerScrollableArea
66 MOCK_CONST_METHOD0(overhangAmount, IntSize());
1093 return m_scrollableArea->overhangAmount();