Searched refs:repaintContentRectangle (Results 1 – 5 of 5) sorted by relevance
269 virtual void repaintContentRectangle(const IntRect&);
787 void ScrollView::repaintContentRectangle(const IntRect& rect) in repaintContentRectangle() function in WebCore::ScrollView
396 virtual void repaintContentRectangle(const IntRect&);
1780 void FrameView::repaintContentRectangle(const IntRect& r) in repaintContentRectangle() function in WebCore::FrameView1819 ScrollView::repaintContentRectangle(r); in repaintContentRectangle()1931 ScrollView::repaintContentRectangle(pixelSnappedIntRect(m_repaintRects[i])); in doDeferredRepaints()
589 m_frameView->repaintContentRectangle(pixelSnappedIntRect(ur)); in repaintViewRectangle()