Searched refs:setShrinksStandaloneImagesToFit (Results 1 – 4 of 4) sorted by relevance
147 settings->setShrinksStandaloneImagesToFit( in ApplyWebPreferences()328 settings->setShrinksStandaloneImagesToFit(false); in ApplyWebPreferences()
170 virtual void setShrinksStandaloneImagesToFit(bool) = 0;
263 void WebSettingsImpl::setShrinksStandaloneImagesToFit(bool shrinkImages) in setShrinksStandaloneImagesToFit() function in blink::WebSettingsImpl265 m_settings->setShrinksStandaloneImagesToFit(shrinkImages); in setShrinksStandaloneImagesToFit()
147 virtual void setShrinksStandaloneImagesToFit(bool) OVERRIDE;