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

/external/webkit/Source/WebKit/win/
H A DWebView.cpp902 static void getUpdateRects(HRGN region, const IntRect& dirtyRect, Vector<IntRect>& rects) function
968 getUpdateRects(m_backingStoreDirtyRegion->handle(), regionBox, paintRects);
1059 getUpdateRects(region.get(), windowDirtyRect, blitRects);

Completed in 44 milliseconds