Searched refs:scrollableAreaBoundingBox (Results 1 - 13 of 13) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/win/
H A DPopupMenuWin.h108 virtual IntRect scrollableAreaBoundingBox() const OVERRIDE;
H A DPopupMenuWin.cpp767 IntRect PopupMenuWin::scrollableAreaBoundingBox() const function in class:WebCore::PopupMenuWin
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebScrollBar.h124 virtual WebCore::IntRect scrollableAreaBoundingBox() const OVERRIDE;
H A DWebScrollBar.cpp308 WebCore::IntRect WebScrollBar::scrollableAreaBoundingBox() const function in class:WebScrollBar
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderListBox.h128 virtual IntRect scrollableAreaBoundingBox() const OVERRIDE;
H A DRenderListBox.cpp862 IntRect RenderListBox::scrollableAreaBoundingBox() const function in class:WebCore::RenderListBox
H A DRenderLayer.h1041 virtual IntRect scrollableAreaBoundingBox() const OVERRIDE;
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DScrollableArea.h166 virtual IntRect scrollableAreaBoundingBox() const = 0;
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/Plugins/PDF/
H A DSimplePDFPlugin.h154 virtual WebCore::IntRect scrollableAreaBoundingBox() const OVERRIDE;
H A DSimplePDFPlugin.mm844 IntRect SimplePDFPlugin::scrollableAreaBoundingBox() const
/macosx-10.9.5/WebCore-7537.78.1/page/scrolling/
H A DScrollingCoordinator.cpp137 IntRect box = scrollableArea->scrollableAreaBoundingBox();
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DFrameView.h492 virtual IntRect scrollableAreaBoundingBox() const OVERRIDE;
H A DFrameView.cpp3146 IntRect FrameView::scrollableAreaBoundingBox() const function in class:WebCore::FrameView

Completed in 176 milliseconds