Searched defs:ActivateContents (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/dbus/
H A Dprinter_service_provider.cc44 void ActivateContents(Browser* browser, content::WebContents* contents) { function in namespace:__anon3048
52 ActivateContents(it.browser(), *it);
/external/chromium_org/chromecast/shell/browser/android/
H A Dcast_window_android.cc157 void CastWindowAndroid::ActivateContents(content::WebContents* contents) { function in class:chromecast::shell::CastWindowAndroid
/external/chromium_org/android_webview/native/
H A Daw_web_contents_delegate.cc186 void AwWebContentsDelegate::ActivateContents(WebContents* contents) { function in class:android_webview::AwWebContentsDelegate
/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_host.cc159 void PanelHost::ActivateContents(content::WebContents* contents) { function in class:PanelHost
/external/chromium_org/components/web_contents_delegate_android/
H A Dweb_contents_delegate_android.cc164 void WebContentsDelegateAndroid::ActivateContents(WebContents* contents) { function in class:web_contents_delegate_android::WebContentsDelegateAndroid
/external/chromium_org/content/public/browser/
H A Dweb_contents_delegate.h109 virtual void ActivateContents(WebContents* contents) {} function in class:content::WebContentsDelegate
/external/chromium_org/content/shell/browser/
H A Dshell.cc351 void Shell::ActivateContents(WebContents* contents) { function in class:content::Shell
/external/chromium_org/extensions/browser/guest_view/
H A Dguest_view_base.cc397 void GuestViewBase::ActivateContents(WebContents* web_contents) { function in class:extensions::GuestViewBase
401 embedder_web_contents()->GetDelegate()->ActivateContents(
/external/chromium_org/chrome/browser/devtools/
H A Ddevtools_window.cc821 void DevToolsWindow::ActivateContents(WebContents* contents) { function in class:DevToolsWindow
824 inspected_tab->GetDelegate()->ActivateContents(inspected_tab);
/external/chromium_org/chrome/browser/ui/
H A Dbrowser.cc1382 void Browser::ActivateContents(WebContents* contents) { function in class:Browser

Completed in 2264 milliseconds