Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/notifications/
Dballoon_host.h115 virtual RendererPreferences GetRendererPrefs(Profile* profile) const;
Dballoon_host.cc188 RendererPreferences BalloonHost::GetRendererPrefs(Profile* profile) const { in GetRendererPrefs() function in BalloonHost
/external/chromium/chrome/browser/tab_contents/
Dbackground_contents.h80 virtual RendererPreferences GetRendererPrefs(Profile* profile) const;
Dbackground_contents.cc196 RendererPreferences BackgroundContents::GetRendererPrefs( in GetRendererPrefs() function in BackgroundContents
Dtab_contents.h994 virtual RendererPreferences GetRendererPrefs(Profile* profile) const;
/external/chromium/chrome/browser/prerender/
Dprerender_contents.h128 virtual RendererPreferences GetRendererPrefs(Profile* profile) const;
Dprerender_contents.cc389 RendererPreferences PrerenderContents::GetRendererPrefs( in GetRendererPrefs() function in prerender::PrerenderContents
/external/chromium/chrome/browser/extensions/
Dextension_host.cc506 RendererPreferences ExtensionHost::GetRendererPrefs(Profile* profile) const { in GetRendererPrefs() function in ExtensionHost
513 GetRendererPrefs(profile); in GetRendererPrefs()
Dextension_host.h141 virtual RendererPreferences GetRendererPrefs(Profile* profile) const;