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

/macosx-10.10/WebCore-7600.1.25/loader/
H A DImageLoader.h91 void setImageWithoutConsideringPendingLoadEvent(CachedImage*);
H A DImageLoader.cpp128 setImageWithoutConsideringPendingLoadEvent(newImage);
135 void ImageLoader::setImageWithoutConsideringPendingLoadEvent(CachedImage* newImage) function in class:WebCore::ImageLoader
291 setImageWithoutConsideringPendingLoadEvent(0);

Completed in 77 milliseconds