/external/chromium_org/ash/ |
D | root_window_controller.cc | 270 RootWindowController* root_window_controller) in CrosAccessibilityObserver() 306 RootWindowController* root_window_controller_; 314 void RootWindowController::CreateForPrimaryDisplay(AshWindowTreeHost* host) { in CreateForPrimaryDisplay() 315 RootWindowController* controller = new RootWindowController(host); in CreateForPrimaryDisplay() 316 controller->Init(RootWindowController::PRIMARY, in CreateForPrimaryDisplay() 320 void RootWindowController::CreateForSecondaryDisplay(AshWindowTreeHost* host) { in CreateForSecondaryDisplay() 321 RootWindowController* controller = new RootWindowController(host); in CreateForSecondaryDisplay() 322 controller->Init(RootWindowController::SECONDARY, false /* first run */); in CreateForSecondaryDisplay() 325 void RootWindowController::CreateForVirtualKeyboardDisplay( in CreateForVirtualKeyboardDisplay() 327 RootWindowController* controller = new RootWindowController(host); in CreateForVirtualKeyboardDisplay() [all …]
|
D | root_window_controller.h | 81 class ASH_EXPORT RootWindowController : public ShellObserver { 97 static RootWindowController* ForShelf(const aura::Window* window); 100 static RootWindowController* ForWindow(const aura::Window* window); 103 static RootWindowController* ForTargetRootWindow(); 108 virtual ~RootWindowController(); 242 explicit RootWindowController(AshWindowTreeHost* host); 320 DISALLOW_COPY_AND_ASSIGN(RootWindowController); 325 ASH_EXPORT RootWindowController* GetRootWindowController(
|
D | root_window_settings.h | 17 class RootWindowController; variable 30 RootWindowController* controller;
|
D | root_window_controller_unittest.cc | 138 RootWindowController* controller = Shell::GetPrimaryRootWindowController(); in TEST_F() 298 RootWindowController* controller = shell->GetPrimaryRootWindowController(); in TEST_F() 346 RootWindowController* controller = shell->GetPrimaryRootWindowController(); in TEST_F() 383 RootWindowController* controller = shell->GetPrimaryRootWindowController(); in TEST_F() 429 RootWindowController* controller = in TEST_F() 501 RootWindowController* controller = in TEST_F() 592 RootWindowController* controller = Shell::GetPrimaryRootWindowController(); in TEST_F()
|
/external/chromium_org/ash/display/ |
D | virtual_keyboard_window_controller.h | 20 class RootWindowController; variable 52 RootWindowController* root_window_controller_for_test() { in root_window_controller_for_test() 56 scoped_ptr<RootWindowController> root_window_controller_;
|
D | display_controller.cc | 275 RootWindowController* controller = in Shutdown() 292 RootWindowController::CreateForPrimaryDisplay( in InitDisplays() 301 RootWindowController::CreateForSecondaryDisplay(ash_host); in InitDisplays() 339 RootWindowController* controller = GetRootWindowController(root_window); in CloseChildWindows() 372 std::vector<RootWindowController*> 374 std::vector<RootWindowController*> controllers; in GetAllRootWindowControllers() 378 RootWindowController* controller = in GetAllRootWindowControllers() 578 RootWindowController::CreateForSecondaryDisplay(ash_host); in OnDisplayAdded() 617 RootWindowController* controller = in OnDisplayRemoved()
|
D | display_controller.h | 48 class RootWindowController; variable 137 std::vector<RootWindowController*> GetAllRootWindowControllers();
|
/external/chromium_org/chrome/browser/ |
D | fullscreen_chromeos.cc | 12 ash::RootWindowController* controller = in IsFullScreenMode() 13 ash::RootWindowController::ForTargetRootWindow(); in IsFullScreenMode()
|
D | fullscreen_aurax11.cc | 18 ash::RootWindowController* controller = in IsFullScreenMode() 19 ash::RootWindowController::ForTargetRootWindow(); in IsFullScreenMode()
|
D | fullscreen_win.cc | 107 ash::RootWindowController* controller = in IsFullScreenMode() 108 ash::RootWindowController::ForTargetRootWindow(); in IsFullScreenMode()
|
/external/chromium_org/ash/desktop_background/ |
D | desktop_background_widget_controller.cc | 23 ShowWallpaperAnimationObserver(RootWindowController* root_window_controller, in ShowWallpaperAnimationObserver() 58 RootWindowController* root_window_controller_; 107 RootWindowController* root_window_controller) { in StartAnimating()
|
D | desktop_background_widget_controller.h | 16 class RootWindowController; variable 46 void StartAnimating(RootWindowController* root_window_controller);
|
D | desktop_background_controller_unittest.cc | 79 RootWindowController* root_window_controller = in SetUp() 163 RootWindowController* root_window_controller = in TEST_F() 205 RootWindowController* root_window_controller = in TEST_F() 247 RootWindowController* root_window_controller = in TEST_F()
|
/external/chromium_org/ash/touch/ |
D | touch_hud_projection.h | 32 RootWindowController* controller) OVERRIDE; 34 RootWindowController* controller) OVERRIDE;
|
D | touch_observer_hud.cc | 75 RootWindowController* controller = GetRootWindowController(root_window_); in Remove() 124 RootWindowController* controller = GetRootWindowController(root_window_); in OnDisplayConfigurationChanging() 146 RootWindowController* controller = GetRootWindowController(root_window_); in OnDisplayConfigurationChanged()
|
D | touch_transformer_controller.cc | 171 RootWindowController::ForWindow(root)->ash_host()->UpdateDisplayID( in UpdateTouchTransformer() 194 RootWindowController::ForWindow(root1)->ash_host()->UpdateDisplayID( in UpdateTouchTransformer() 196 RootWindowController::ForWindow(root2)->ash_host()->UpdateDisplayID( in UpdateTouchTransformer() 214 RootWindowController::ForWindow(root)->ash_host()->UpdateDisplayID( in UpdateTouchTransformer()
|
D | touch_hud_debug.h | 66 RootWindowController* controller) OVERRIDE; 68 RootWindowController* controller) OVERRIDE;
|
D | touch_observer_hud.h | 49 RootWindowController* controller) = 0; 51 RootWindowController* controller) = 0;
|
D | touch_observer_hud_unittest.cc | 166 RootWindowController* GetInternalRootController() { in GetInternalRootController() 171 RootWindowController* GetExternalRootController() { in GetExternalRootController() 176 RootWindowController* GetPrimaryRootController() { in GetPrimaryRootController() 181 RootWindowController* GetSecondaryRootController() { in GetSecondaryRootController()
|
D | touch_hud_projection.cc | 177 RootWindowController* controller) { in SetHudForRootWindowController() 182 RootWindowController* controller) { in UnsetHudForRootWindowController()
|
/external/chromium_org/chrome/browser/notifications/ |
D | fullscreen_notification_blocker.cc | 26 ash::RootWindowController* controller = in DoesFullscreenModeBlockNotifications() 27 ash::RootWindowController::ForTargetRootWindow(); in DoesFullscreenModeBlockNotifications()
|
/external/chromium_org/ash/shelf/ |
D | shelf.cc | 67 RootWindowController::ForShelf(Shell::GetPrimaryRootWindow())->shelf(); in ForPrimaryDisplay() 73 ShelfWidget* shelf_widget = RootWindowController::ForShelf(window)->shelf(); in ForWindow()
|
/external/chromium_org/ash/accelerators/ |
D | accelerator_controller.cc | 399 RootWindowController* controller = in HandleShowMessageCenterBubble() 400 RootWindowController::ForTargetRootWindow(); in HandleShowMessageCenterBubble() 413 RootWindowController* controller = in HandleShowSystemTrayBubble() 414 RootWindowController::ForTargetRootWindow(); in HandleShowSystemTrayBubble() 610 RootWindowController* controller = in HandleTouchHudClear() 611 RootWindowController::ForTargetRootWindow(); in HandleTouchHudClear() 620 RootWindowController* controller = in HandleTouchHudModeChange() 621 RootWindowController::ForTargetRootWindow(); in HandleTouchHudModeChange()
|
/external/chromium_org/ash/test/ |
D | status_area_widget_test_helper.cc | 25 RootWindowController* primary_controller = in GetSecondaryStatusAreaWidget()
|
/external/chromium_org/chrome/browser/ui/ash/ |
D | shelf_browsertest.cc | 20 ash::RootWindowController::ForShelf( in IN_PROC_BROWSER_TEST_F()
|