Searched refs:kPerHostZoomLevels (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Doff_the_record_profile_impl_unittest.cc53 DictionaryPrefUpdate update(prefs_.get(), prefs::kPerHostZoomLevels);
H A Dhost_zoom_map_browsertest.cc107 prefs->GetDictionary(prefs::kPerHostZoomLevels);
H A Dprofile.cc144 prefs::kPerHostZoomLevels,
H A Dprofile_impl.cc756 prefs_->GetDictionary(prefs::kPerHostZoomLevels);
785 DictionaryPrefUpdate update(prefs_.get(), prefs::kPerHostZoomLevels);
1175 DictionaryPrefUpdate update(prefs_.get(), prefs::kPerHostZoomLevels);
/external/chromium_org/chrome/common/
H A Dpref_names.h333 extern const char kPerHostZoomLevels[];
H A Dpref_names.cc1031 const char kPerHostZoomLevels[] = "profile.per_host_zoom_levels"; member in namespace:prefs

Completed in 1136 milliseconds