Searched refs:platformRepaintContentRectangle (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/platform/android/
H A DScrollViewAndroid.cpp119 void ScrollView::platformRepaintContentRectangle(const IntRect &rect, bool now) function in class:WebCore::ScrollView
/external/webkit/Source/WebCore/platform/mac/
H A DScrollViewMac.mm163 void ScrollView::platformRepaintContentRectangle(const IntRect& rect, bool now)
/external/webkit/Source/WebCore/platform/
H A DScrollView.h403 void platformRepaintContentRectangle(const IntRect&, bool now);
H A DScrollView.cpp960 platformRepaintContentRectangle(paintRect, now);
1401 void ScrollView::platformRepaintContentRectangle(const IntRect&, bool /*now*/) function in class:WebCore::ScrollView
/external/webkit/Source/WebCore/platform/wx/
H A DScrollViewWx.cpp139 void ScrollView::platformRepaintContentRectangle(const IntRect& updateRect, bool now) function in class:WebCore::ScrollView

Completed in 1296 milliseconds