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

/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebView.cpp943 static void getUpdateRects(HRGN region, const IntRect& dirtyRect, Vector<IntRect>& rects) function
1009 getUpdateRects(m_backingStoreDirtyRegion->handle(), regionBox, paintRects);
1126 getUpdateRects(region.get(), windowDirtyRect, blitRects);

Completed in 85 milliseconds