Searched refs:setImageWithoutConsideringPendingLoadEvent (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/loader/
H A DImageLoader.h136 void setImageWithoutConsideringPendingLoadEvent(ImageResource*);
H A DImageLoader.cpp155 setImageWithoutConsideringPendingLoadEvent(newImage);
162 void ImageLoader::setImageWithoutConsideringPendingLoadEvent(ImageResource* newImage) function in class:blink::ImageLoader

Completed in 887 milliseconds