Home
last modified time | relevance | path

Searched refs:fullscreen_window (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/chrome/browser/notifications/
Dfullscreen_notification_blocker.cc35 const aura::Window* fullscreen_window = in DoesFullscreenModeBlockNotifications() local
37 if (!fullscreen_window) in DoesFullscreenModeBlockNotifications()
39 return ash::wm::GetWindowState(fullscreen_window)-> in DoesFullscreenModeBlockNotifications()
/external/chromium/chrome/browser/ui/cocoa/
Dfullscreen_window_unittest.mm7 #include "chrome/browser/ui/cocoa/fullscreen_window.h"
Dfullscreen_window.mm5 #import "chrome/browser/ui/cocoa/fullscreen_window.h"
Dbrowser_window_controller.mm40 #import "chrome/browser/ui/cocoa/fullscreen_window.h"
/external/chromium_org/chrome/browser/ui/cocoa/
Dfullscreen_window_unittest.mm7 #include "chrome/browser/ui/cocoa/fullscreen_window.h"
Dfullscreen_window.mm5 #import "chrome/browser/ui/cocoa/fullscreen_window.h"
Dbrowser_window_controller_private.mm27 #import "chrome/browser/ui/cocoa/fullscreen_window.h"
Dbrowser_window_controller.mm49 #import "chrome/browser/ui/cocoa/fullscreen_window.h"
/external/chromium_org/ash/shelf/
Dshelf_layout_manager.cc327 const aura::Window* fullscreen_window = GetRootWindowController( in UpdateVisibilityState() local
329 if (fullscreen_window && wm::GetWindowState(fullscreen_window)-> in UpdateVisibilityState()
/external/chromium_org/ui/views/widget/
Dwidget_unittest.cc1204 DesktopAuraTopLevelWindowTest fullscreen_window; in TEST_F() local
1205 ASSERT_NO_FATAL_FAILURE(fullscreen_window.CreateTopLevelWindow( in TEST_F()
1209 ASSERT_NO_FATAL_FAILURE(fullscreen_window.DestroyOwnedWindow()); in TEST_F()
1216 DesktopAuraTopLevelWindowTest fullscreen_window; in TEST_F() local
1217 ASSERT_NO_FATAL_FAILURE(fullscreen_window.CreateTopLevelWindow( in TEST_F()
1221 ASSERT_NO_FATAL_FAILURE(fullscreen_window.DestroyOwnerWindow()); in TEST_F()
/external/chromium_org/chrome/
Dchrome_browser_ui.gypi796 'browser/ui/cocoa/fullscreen_window.h',
797 'browser/ui/cocoa/fullscreen_window.mm',