HomeSort by relevance Sort by last modified time
    Searched refs:UpdateFromSystemSettings (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/
renderer_preferences_util.h 16 void UpdateFromSystemSettings(RendererPreferences* prefs, Profile* profile);
renderer_preferences_util.cc 18 void UpdateFromSystemSettings(RendererPreferences* prefs, Profile* profile) {
  /external/chromium/chrome/browser/notifications/
balloon_host.cc 190 renderer_preferences_util::UpdateFromSystemSettings(&preferences, profile);
  /external/chromium/chrome/browser/tab_contents/
background_contents.cc 199 renderer_preferences_util::UpdateFromSystemSettings(&preferences, profile);
  /external/chromium/chrome/browser/prerender/
prerender_contents.cc 392 renderer_preferences_util::UpdateFromSystemSettings(&preferences, profile);
  /external/chromium/chrome/browser/extensions/
extension_host.cc 515 renderer_preferences_util::UpdateFromSystemSettings(&preferences, profile);

Completed in 329 milliseconds