Home
last modified time | relevance | path

Searched defs:IsNeverVisible (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
Drender_view_host_delegate.cc47 bool RenderViewHostDelegate::IsNeverVisible() { in IsNeverVisible() function in content::RenderViewHostDelegate
/external/chromium_org/chrome/browser/tab_contents/
Dbackground_contents.cc126 bool BackgroundContents::IsNeverVisible(content::WebContents* web_contents) { in IsNeverVisible() function in BackgroundContents
/external/chromium_org/extensions/browser/
Dextension_host.cc430 bool ExtensionHost::IsNeverVisible(content::WebContents* web_contents) { in IsNeverVisible() function in extensions::ExtensionHost
/external/chromium_org/content/public/browser/
Dweb_contents_delegate.cc203 bool WebContentsDelegate::IsNeverVisible(WebContents* web_contents) { in IsNeverVisible() function in content::WebContentsDelegate
/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.cc3293 bool WebContentsImpl::IsNeverVisible() { in IsNeverVisible() function in content::WebContentsImpl