Searched refs:autoLoadImages (Results 1 – 8 of 8) sorted by relevance
82 if (!docLoader || (docLoader->autoLoadImages() && !docLoader->shouldBlockNetworkImage(m_url))) in load()84 if (!docLoader || docLoader->autoLoadImages()) in load()
79 bool autoLoadImages() const { return m_autoLoadImages; } in autoLoadImages() function
119 if (autoLoadImages() && resource && resource->stillNeedsLoad()) { in requestImage()
1628 …gboolean autoLoadImages, autoShrinkImages, printBackgrounds, enableScripts, enablePlugins, enableD… in webkit_web_view_update_settings() local1638 "auto-load-images", &autoLoadImages, in webkit_web_view_update_settings()1655 settings->setLoadsImagesAutomatically(autoLoadImages); in webkit_web_view_update_settings()
5927 (KHTMLSettings::autoLoadImages):12313 (KHTMLSettings::autoLoadImages):
11618 (KHTMLSettings::autoLoadImages):16291 (WebCore::FrameWin::FrameWin): Set autoLoadImages to true.
12431 (KHTMLSettings::autoLoadImages):
21573 (WebCore::DocLoader::autoLoadImages):21592 (WebCore::Frame::autoLoadImages):