Searched refs:platformOffscreenContentRectangle (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/android/
H A DScrollViewAndroid.cpp129 void ScrollView::platformOffscreenContentRectangle(const IntRect& vis, const IntRect& rect) function in class:WebCore::ScrollView
/external/webkit/Source/WebCore/platform/
H A DScrollView.h447 void platformOffscreenContentRectangle(const IntRect& vis,
H A DScrollView.cpp955 platformOffscreenContentRectangle(visibleContentRect(), rect);
1406 void ScrollView::platformOffscreenContentRectangle(const IntRect& ) function in class:WebCore::ScrollView
/external/webkit/Source/WebCore/page/
H A DFrameView.cpp1547 ScrollView::platformOffscreenContentRectangle(visibleContentRect(), r);

Completed in 1389 milliseconds