Home
last modified time | relevance | path

Searched refs:platformOffscreenContentRectangle (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/platform/android/
DScrollViewAndroid.cpp129 void ScrollView::platformOffscreenContentRectangle(const IntRect& vis, const IntRect& rect) in platformOffscreenContentRectangle() function in WebCore::ScrollView
/external/webkit/Source/WebCore/platform/
DScrollView.h447 void platformOffscreenContentRectangle(const IntRect& vis,
DScrollView.cpp955 platformOffscreenContentRectangle(visibleContentRect(), rect); in wheelEvent()
1406 void ScrollView::platformOffscreenContentRectangle(const IntRect& ) in wheelEvent() function in WebCore::ScrollView
/external/webkit/Source/WebCore/page/
DFrameView.cpp1547 ScrollView::platformOffscreenContentRectangle(visibleContentRect(), r); in repaintContentRectangle()
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2932401 (WebCore::ScrollView::platformOffscreenContentRectangle):