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

/external/webkit/Source/WebKit2/UIProcess/API/qt/
H A Dqwkpage.cpp270 void QWKPagePrivate::flashBackingStoreUpdates(const Vector<IntRect>&) function in class:QWKPagePrivate
/external/webkit/Source/WebKit2/UIProcess/gtk/
H A DWebView.cpp552 void WebView::flashBackingStoreUpdates(const Vector<IntRect>&) function in class:WebKit::WebView
/external/webkit/Source/WebKit2/UIProcess/win/
H A DWebView.cpp940 void WebView::flashBackingStoreUpdates(const Vector<IntRect>& updateRects) function in class:WebKit::WebView
/external/webkit/Source/WebKit2/UIProcess/
H A DWebPageProxy.cpp3002 void WebPageProxy::flashBackingStoreUpdates(const Vector<IntRect>& updateRects) function in class:WebKit::WebPageProxy
3004 m_pageClient->flashBackingStoreUpdates(updateRects);

Completed in 70 milliseconds