Home
last modified time | relevance | path

Searched refs:IsWebContentsVisible (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/browser/
Dweb_contents_dialog_helper.h28 bool IsWebContentsVisible(content::WebContents* web_contents) override;
Dweb_contents_dialog_helper.cc30 bool CefWebContentsDialogHelper::IsWebContentsVisible( in IsWebContentsVisible() function in CefWebContentsDialogHelper