HomeSort by relevance Sort by last modified time
    Searched refs:IsFullscreenForCurrentTab (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/content/browser/renderer_host/
render_view_host_delegate.cc 29 bool RenderViewHostDelegate::IsFullscreenForCurrentTab() const {
render_view_host_delegate.h 198 virtual bool IsFullscreenForCurrentTab() const;
render_view_host_impl.cc     [all...]
  /external/chromium_org/content/browser/screen_orientation/
screen_orientation_provider_android.cc 55 !web_contents_impl()->IsFullscreenForCurrentTab()) {
  /external/chromium_org/content/browser/web_contents/
web_contents_impl_unittest.cc     [all...]
web_contents_impl.cc     [all...]
web_contents_impl.h 456 virtual bool IsFullscreenForCurrentTab() const OVERRIDE;
    [all...]

Completed in 112 milliseconds