Searched refs:repaintContentRectangle (Results 1 – 12 of 12) sorted by relevance
211 virtual void repaintContentRectangle(const IntRect&, bool immediate);
838 void FrameView::repaintContentRectangle(const IntRect& r, bool immediate) in repaintContentRectangle() function in WebCore::FrameView873 ScrollView::repaintContentRectangle(r, immediate); in repaintContentRectangle()945 ScrollView::repaintContentRectangle(m_repaintRects[i], false); in doDeferredRepaints()
232 virtual void repaintContentRectangle(const IntRect&, bool now = false);
723 void ScrollView::repaintContentRectangle(const IntRect& rect, bool now) in wheelEvent() function in WebCore::ScrollView
172 // repaintContentRectangle, which does the intersection test also). Leaving it in
242 m_frameView->repaintContentRectangle(ur, immediate); in repaintViewRectangle()
926 … Rename updateContents to repaintContentRectangle and make it cross-platform by always sending
3928 … Rename updateContents to repaintContentRectangle and make it cross-platform by always sending
32882 (WebCore::FrameView::repaintContentRectangle):53476 (WebCore::FrameView::repaintContentRectangle):82847 (WebCore::ScrollView::repaintContentRectangle): Temporarily remove assertion83020 … Rename updateContents to repaintContentRectangle and make it cross-platform by always sending83033 (WebCore::FrameView::repaintContentRectangle):83037 (WebCore::ScrollView::repaintContentRectangle):84488 (WebCore::FrameView::repaintContentRectangle):85347 (WebCore::FrameView::repaintContentRectangle):87059 Rename FrameView's repaintRectangle method to repaintContentRectangle. Make87082 (WebCore::FrameView::repaintContentRectangle):
4565 … Rename updateContents to repaintContentRectangle and make it cross-platform by always sending
11252 … Rename updateContents to repaintContentRectangle and make it cross-platform by always sending
3386 … Rename updateContents to repaintContentRectangle and make it cross-platform by always sending