Searched refs:platformVisibleContentRect (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/mac/
H A DScrollViewMac.mm109 IntRect ScrollView::platformVisibleContentRect(bool includeScrollbars) const
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DScrollView.h390 IntRect platformVisibleContentRect(bool includeScrollbars) const;
H A DScrollView.cpp247 return platformVisibleContentRect(scollbarInclusion == IncludeScrollbars);
1404 IntRect ScrollView::platformVisibleContentRect(bool) const function in class:WebCore::ScrollView

Completed in 178 milliseconds