Searched defs:didDraw (Results 1 – 6 of 6) sorted by relevance
/external/webkit/Source/WebCore/loader/cache/ | ||
D | CachedImage.cpp | 352 void CachedImage::didDraw(const Image* image) in didDraw() function in WebCore::CachedImage |
/external/webkit/Source/WebCore/html/ | ||
D | HTMLCanvasElement.cpp | 217 void HTMLCanvasElement::didDraw(const FloatRect& rect) in didDraw() function in WebCore::HTMLCanvasElement |
/external/webkit/Source/WebKit2/UIProcess/ | ||
D | WebUIClient.cpp | 263 void WebUIClient::didDraw(WebPageProxy* page) in didDraw() function in WebKit::WebUIClient |
D | WebPageProxy.cpp | 2088 void WebPageProxy::didDraw() in didDraw() function in WebKit::WebPageProxy |
/external/webkit/Source/WebKit2/UIProcess/API/C/ | ||
D | WKPage.h | 214 WKPageCallback didDraw; member |
/external/webkit/Source/WebCore/html/canvas/ | ||
D | CanvasRenderingContext2D.cpp | 1552 void CanvasRenderingContext2D::didDraw(const FloatRect& r, unsigned options) in didDraw() function in WebCore::CanvasRenderingContext2D |