Home
last modified time | relevance | path

Searched refs:SetWebContentsBlocked (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/components/web_modal/
Dweb_contents_modal_dialog_manager_delegate.cc11 void WebContentsModalDialogManagerDelegate::SetWebContentsBlocked( in SetWebContentsBlocked() function in web_modal::WebContentsModalDialogManagerDelegate
Dtest_web_contents_modal_dialog_manager_delegate.cc15 void TestWebContentsModalDialogManagerDelegate::SetWebContentsBlocked( in SetWebContentsBlocked() function in web_modal::TestWebContentsModalDialogManagerDelegate
Dweb_contents_modal_dialog_manager_delegate.h26 virtual void SetWebContentsBlocked(content::WebContents* web_contents,
Dtest_web_contents_modal_dialog_manager_delegate.h21 virtual void SetWebContentsBlocked(content::WebContents* web_contents,
Dweb_contents_modal_dialog_manager.cc134 delegate_->SetWebContentsBlocked(contents, blocked); in BlockWebContentsInteraction()
/external/chromium_org/chrome/browser/ui/apps/
Dchrome_app_window_delegate.h55 virtual void SetWebContentsBlocked(content::WebContents* web_contents,
Dchrome_app_window_delegate.cc234 void ChromeAppWindowDelegate::SetWebContentsBlocked( in SetWebContentsBlocked() function in ChromeAppWindowDelegate
/external/chromium_org/apps/
Dapp_window.h230 virtual void SetWebContentsBlocked(content::WebContents* web_contents,
433 virtual void SetWebContentsBlocked(content::WebContents* web_contents,
Dapp_window.cc1020 void AppWindow::SetWebContentsBlocked(content::WebContents* web_contents, in SetWebContentsBlocked() function in apps::AppWindow
1022 delegate_->SetWebContentsBlocked(web_contents, blocked); in SetWebContentsBlocked()
/external/chromium_org/chrome/browser/ui/
Dbrowser.h671 virtual void SetWebContentsBlocked(content::WebContents* web_contents,
Dbrowser.cc1814 void Browser::SetWebContentsBlocked(content::WebContents* web_contents, in SetWebContentsBlocked() function in Browser
/external/chromium_org/chrome/browser/ui/tabs/
Dtab_strip_model_unittest.cc161 virtual void SetWebContentsBlocked(content::WebContents* contents, in SetWebContentsBlocked() function in __anon6e23c5400111::TabBlockedStateTestBrowser