Searched defs:IsNeverVisible (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/content/browser/renderer_host/ | ||
D | render_view_host_delegate.cc | 47 bool RenderViewHostDelegate::IsNeverVisible() { in IsNeverVisible() function in content::RenderViewHostDelegate |
/external/chromium_org/chrome/browser/tab_contents/ | ||
D | background_contents.cc | 126 bool BackgroundContents::IsNeverVisible(content::WebContents* web_contents) { in IsNeverVisible() function in BackgroundContents |
/external/chromium_org/extensions/browser/ | ||
D | extension_host.cc | 430 bool ExtensionHost::IsNeverVisible(content::WebContents* web_contents) { in IsNeverVisible() function in extensions::ExtensionHost |
/external/chromium_org/content/public/browser/ | ||
D | web_contents_delegate.cc | 203 bool WebContentsDelegate::IsNeverVisible(WebContents* web_contents) { in IsNeverVisible() function in content::WebContentsDelegate |
/external/chromium_org/content/browser/web_contents/ | ||
D | web_contents_impl.cc | 3293 bool WebContentsImpl::IsNeverVisible() { in IsNeverVisible() function in content::WebContentsImpl |