Searched defs:IsWebContentsVisible (Results 1 – 6 of 6) sorted by relevance
16 bool ChromeWebModalDialogManagerDelegate::IsWebContentsVisible( in IsWebContentsVisible() function in ChromeWebModalDialogManagerDelegate
26 bool TestWebContentsModalDialogManagerDelegate::IsWebContentsVisible( in IsWebContentsVisible() function in web_modal::TestWebContentsModalDialogManagerDelegate
20 bool WebContentsModalDialogManagerDelegate::IsWebContentsVisible( in IsWebContentsVisible() function in web_modal::WebContentsModalDialogManagerDelegate
245 bool ChromeAppWindowDelegate::IsWebContentsVisible( in IsWebContentsVisible() function in ChromeAppWindowDelegate
277 bool ExtensionViewHost::IsWebContentsVisible(WebContents* web_contents) { in IsWebContentsVisible() function in extensions::ExtensionViewHost
1025 bool AppWindow::IsWebContentsVisible(content::WebContents* web_contents) { in IsWebContentsVisible() function in apps::AppWindow