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

  /external/chromium_org/chrome/browser/ui/
chrome_web_modal_dialog_manager_delegate.cc 16 bool ChromeWebModalDialogManagerDelegate::IsWebContentsVisible(
chrome_web_modal_dialog_manager_delegate.h 20 virtual bool IsWebContentsVisible(
  /external/chromium_org/components/web_modal/
web_contents_modal_dialog_manager_delegate.cc 20 bool WebContentsModalDialogManagerDelegate::IsWebContentsVisible(
test_web_contents_modal_dialog_manager_delegate.cc 26 bool TestWebContentsModalDialogManagerDelegate::IsWebContentsVisible(
web_contents_modal_dialog_manager_delegate.h 34 virtual bool IsWebContentsVisible(content::WebContents* web_contents);
test_web_contents_modal_dialog_manager_delegate.h 26 virtual bool IsWebContentsVisible(
web_contents_modal_dialog_manager.h 96 bool IsWebContentsVisible() const;
web_contents_modal_dialog_manager.cc 52 if (delegate_ && delegate_->IsWebContentsVisible(web_contents()))
  /external/chromium_org/athena/extensions/
athena_app_delegate_base.h 36 virtual bool IsWebContentsVisible(
athena_app_delegate_base.cc 91 bool AthenaAppDelegateBase::IsWebContentsVisible(
  /external/chromium_org/extensions/browser/app_window/
app_delegate.h 75 virtual bool IsWebContentsVisible(content::WebContents* web_contents) = 0;
app_window.h 423 virtual bool IsWebContentsVisible(content::WebContents* web_contents)
app_window.cc     [all...]
  /external/chromium_org/extensions/shell/browser/
shell_app_delegate.cc 84 bool ShellAppDelegate::IsWebContentsVisible(
shell_app_delegate.h 50 virtual bool IsWebContentsVisible(
  /external/chromium_org/chrome/browser/ui/apps/
chrome_app_delegate.h 69 virtual bool IsWebContentsVisible(
chrome_app_delegate.cc 279 bool ChromeAppDelegate::IsWebContentsVisible(
  /external/chromium_org/chrome/browser/extensions/
extension_view_host.h 95 virtual bool IsWebContentsVisible(
extension_view_host.cc 257 bool ExtensionViewHost::IsWebContentsVisible(WebContents* web_contents) {

Completed in 592 milliseconds