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

/external/chromium_org/third_party/WebKit/Source/core/fetch/
H A DImageResource.h64 bool willPaintBrokenImage() const;
H A DImageResource.cpp172 bool ImageResource::willPaintBrokenImage() const function in class:blink::ImageResource
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderImage.cpp103 if (newImage->willPaintBrokenImage()) {

Completed in 3825 milliseconds