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

  /external/chromium/chrome/browser/notifications/
balloon_host.h 115 virtual RendererPreferences GetRendererPrefs(Profile* profile) const;
balloon_host.cc 188 RendererPreferences BalloonHost::GetRendererPrefs(Profile* profile) const {
  /external/chromium/chrome/browser/tab_contents/
background_contents.h 80 virtual RendererPreferences GetRendererPrefs(Profile* profile) const;
background_contents.cc 196 RendererPreferences BackgroundContents::GetRendererPrefs(
tab_contents.h     [all...]
  /external/chromium/chrome/browser/extensions/
extension_host.h 141 virtual RendererPreferences GetRendererPrefs(Profile* profile) const;
extension_host.cc 506 RendererPreferences ExtensionHost::GetRendererPrefs(Profile* profile) const {
513 GetRendererPrefs(profile);
  /external/chromium/chrome/browser/prerender/
prerender_contents.h 128 virtual RendererPreferences GetRendererPrefs(Profile* profile) const;
prerender_contents.cc 389 RendererPreferences PrerenderContents::GetRendererPrefs(

Completed in 146 milliseconds