Searched refs:setAutoLoadImages (Results 1 – 5 of 5) sorted by relevance
168 document.fetcher()->setAutoLoadImages(false); in updateFromElement()172 document.fetcher()->setAutoLoadImages(autoLoadOtherImages); in updateFromElement()
378 m_frame->document()->fetcher()->setAutoLoadImages(settings->loadsImagesAutomatically()); in didBeginDocument()
112 void setAutoLoadImages(bool);
945 void ResourceFetcher::setAutoLoadImages(bool enable) in setAutoLoadImages() function in WebCore::ResourceFetcher
513 frame->document()->fetcher()->setAutoLoadImages(settings().loadsImagesAutomatically()); in settingsChanged()