Searched refs:GetWebkitPrefs (Results 1 - 13 of 13) sorted by relevance

/external/chromium/chrome/browser/tab_contents/
H A Drender_view_host_delegate_helper.h98 static WebPreferences GetWebkitPrefs(Profile* profile, bool is_web_ui);
H A Dbackground_contents.cc203 WebPreferences BackgroundContents::GetWebkitPrefs() { function in class:BackgroundContents
207 return RenderViewHostDelegateHelper::GetWebkitPrefs(profile,
H A Dbackground_contents.h70 virtual WebPreferences GetWebkitPrefs();
H A Drender_view_host_delegate_helper.cc205 WebPreferences RenderViewHostDelegateHelper::GetWebkitPrefs( function in class:RenderViewHostDelegateHelper
H A Dtab_contents.h995 virtual WebPreferences GetWebkitPrefs();
/external/chromium/chrome/browser/notifications/
H A Dballoon_host.cc72 WebPreferences BalloonHost::GetWebkitPrefs() { function in class:BalloonHost
74 RenderViewHostDelegateHelper::GetWebkitPrefs(GetProfile(),
H A Dballoon_host.h49 virtual WebPreferences GetWebkitPrefs();
/external/chromium/chrome/browser/prerender/
H A Dprerender_contents.cc396 WebPreferences PrerenderContents::GetWebkitPrefs() { function in class:prerender::PrerenderContents
397 return RenderViewHostDelegateHelper::GetWebkitPrefs(profile_,
H A Dprerender_contents.h119 virtual WebPreferences GetWebkitPrefs();
/external/chromium/chrome/browser/extensions/
H A Dextension_host.h131 virtual WebPreferences GetWebkitPrefs();
H A Dextension_host.cc519 WebPreferences ExtensionHost::GetWebkitPrefs() { function in class:ExtensionHost
522 RenderViewHostDelegateHelper::GetWebkitPrefs(profile,
H A Dextension_browsertests_misc.cc123 WebPreferences prefs = host->GetWebkitPrefs();
/external/chromium/chrome/browser/printing/
H A Dprint_dialog_cloud.cc282 WebPreferences webkit_prefs = rvh->delegate()->GetWebkitPrefs();

Completed in 700 milliseconds