Home
last modified time | relevance | path

Searched refs:autoShrinkImages (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebKit/gtk/webkit/
Dwebkitwebview.cpp2112 gboolean autoLoadImages, autoShrinkImages, printBackgrounds, in webkit_web_view_update_settings() local
2126 "auto-shrink-images", &autoShrinkImages, in webkit_web_view_update_settings()
2150 settings->setShrinksStandaloneImagesToFit(autoShrinkImages); in webkit_web_view_update_settings()