Home
last modified time | relevance | path

Searched defs:ShouldHideTopViews (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
Dimmersive_mode_controller_stub.cc30 bool ImmersiveModeControllerStub::ShouldHideTopViews() const { in ShouldHideTopViews() function in ImmersiveModeControllerStub
Dimmersive_mode_controller_ash.cc85 bool ImmersiveModeControllerAsh::ShouldHideTopViews() const { in ShouldHideTopViews() function in ImmersiveModeControllerAsh
Dbrowser_view_layout_unittest.cc114 virtual bool ShouldHideTopViews() const OVERRIDE { return false; } in ShouldHideTopViews() function in MockImmersiveModeController