Home | History | Annotate | Download | only in app_window

Lines Matching refs:IsWebContentsVisible

973 bool AppWindow::IsWebContentsVisible(content::WebContents* web_contents) {
974 return app_delegate_->IsWebContentsVisible(web_contents);