Searched defs:GetWebkitPrefs (Results 1 - 5 of 5) sorted by relevance

/external/chromium/chrome/browser/notifications/
H A Dballoon_host.cc72 WebPreferences BalloonHost::GetWebkitPrefs() { function in class:BalloonHost
74 RenderViewHostDelegateHelper::GetWebkitPrefs(GetProfile(),
/external/chromium/chrome/browser/tab_contents/
H A Dbackground_contents.cc203 WebPreferences BackgroundContents::GetWebkitPrefs() { function in class:BackgroundContents
207 return RenderViewHostDelegateHelper::GetWebkitPrefs(profile,
H A Drender_view_host_delegate_helper.cc205 WebPreferences RenderViewHostDelegateHelper::GetWebkitPrefs( function in class:RenderViewHostDelegateHelper
/external/chromium/chrome/browser/prerender/
H A Dprerender_contents.cc396 WebPreferences PrerenderContents::GetWebkitPrefs() { function in class:prerender::PrerenderContents
397 return RenderViewHostDelegateHelper::GetWebkitPrefs(profile_,
/external/chromium/chrome/browser/extensions/
H A Dextension_host.cc519 WebPreferences ExtensionHost::GetWebkitPrefs() { function in class:ExtensionHost
522 RenderViewHostDelegateHelper::GetWebkitPrefs(profile,

Completed in 80 milliseconds