Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/tab_contents/
Dtab_contents.h1280 bool temporary_zoom_settings_; variable
/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.cc375 temporary_zoom_settings_(false), in WebContentsImpl()
1965 if (temporary_zoom_settings_) { in GetZoomLevel()
2326 temporary_zoom_settings_ = !remember; in OnUpdateZoomLimits()
Dweb_contents_impl.h976 bool temporary_zoom_settings_; in NON_EXPORTED_BASE() local