Home | History | Annotate | Download | only in UIProcess

Lines Matching defs:flashBackingStoreUpdates

3002 void WebPageProxy::flashBackingStoreUpdates(const Vector<IntRect>& updateRects)
3004 m_pageClient->flashBackingStoreUpdates(updateRects);