Home
last modified time | relevance | path

Searched refs:repaintContentRectangle (Results 1 – 12 of 12) sorted by relevance

/external/webkit/WebCore/page/
DFrameView.h211 virtual void repaintContentRectangle(const IntRect&, bool immediate);
DFrameView.cpp838 void FrameView::repaintContentRectangle(const IntRect& r, bool immediate) in repaintContentRectangle() function in WebCore::FrameView
873 ScrollView::repaintContentRectangle(r, immediate); in repaintContentRectangle()
945 ScrollView::repaintContentRectangle(m_repaintRects[i], false); in doDeferredRepaints()
/external/webkit/WebCore/platform/
DScrollView.h232 virtual void repaintContentRectangle(const IntRect&, bool now = false);
DScrollView.cpp723 void ScrollView::repaintContentRectangle(const IntRect& rect, bool now) in wheelEvent() function in WebCore::ScrollView
/external/webkit/WebCore/platform/mac/
DScrollViewMac.mm172 // repaintContentRectangle, which does the intersection test also). Leaving it in
/external/webkit/WebCore/rendering/
DRenderView.cpp242 m_frameView->repaintContentRectangle(ur, immediate); in repaintViewRectangle()
/external/webkit/WebKit/wx/
DChangeLog926 … Rename updateContents to repaintContentRectangle and make it cross-platform by always sending
/external/webkit/WebKit/gtk/
DChangeLog3928 … Rename updateContents to repaintContentRectangle and make it cross-platform by always sending
/external/webkit/WebCore/
DChangeLog-2009-06-1632882 (WebCore::FrameView::repaintContentRectangle):
53476 (WebCore::FrameView::repaintContentRectangle):
82847 (WebCore::ScrollView::repaintContentRectangle): Temporarily remove assertion
83020 … Rename updateContents to repaintContentRectangle and make it cross-platform by always sending
83033 (WebCore::FrameView::repaintContentRectangle):
83037 (WebCore::ScrollView::repaintContentRectangle):
84488 (WebCore::FrameView::repaintContentRectangle):
85347 (WebCore::FrameView::repaintContentRectangle):
87059 Rename FrameView's repaintRectangle method to repaintContentRectangle. Make
87082 (WebCore::FrameView::repaintContentRectangle):
/external/webkit/WebKit/qt/
DChangeLog4565 … Rename updateContents to repaintContentRectangle and make it cross-platform by always sending
/external/webkit/WebKit/mac/
DChangeLog11252 … Rename updateContents to repaintContentRectangle and make it cross-platform by always sending
/external/webkit/WebKit/win/
DChangeLog-2009-06-163386 … Rename updateContents to repaintContentRectangle and make it cross-platform by always sending