Searched defs:setLoadsImagesAutomatically (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
H A DWebSettingsImpl.cpp132 void WebSettingsImpl::setLoadsImagesAutomatically(bool loadsImagesAutomatically) function in class:WebKit::WebSettingsImpl
134 m_settings->setLoadsImagesAutomatically(loadsImagesAutomatically);
/external/webkit/Source/WebCore/page/
H A DSettings.cpp313 void Settings::setLoadsImagesAutomatically(bool loadsImagesAutomatically) function in class:WebCore::Settings
/external/webkit/Source/WebKit/win/
H A DWebPreferences.cpp917 HRESULT STDMETHODCALLTYPE WebPreferences::setLoadsImagesAutomatically( function in class:WebPreferences

Completed in 1139 milliseconds