root_window 68 apps/shell/browser/shell_desktop_controller.cc explicit ShellViewsDelegate(aura::Window* root_window) root_window 69 apps/shell/browser/shell_desktop_controller.cc : root_window_(root_window) {} root_window 123 apps/shell/browser/shell_desktop_controller.cc aura::Window* root_window = GetWindowTreeHost()->window(); root_window 126 apps/shell/browser/shell_desktop_controller.cc app_window_->Init(context, root_window->bounds().size()); root_window 130 apps/shell/browser/shell_desktop_controller.cc root_window->AddChild(content); root_window 728 ash/accelerators/accelerator_controller.cc PrintWindowHierarchy(controllers[i]->root_window(), 0, &out); root_window 172 ash/accelerators/exit_warning_handler.cc aura::Window* root_window = Shell::GetTargetRootWindow(); root_window 174 ash/accelerators/exit_warning_handler.cc gfx::Size rs = root_window->bounds().size(); root_window 190 ash/accelerators/exit_warning_handler.cc Shell::GetContainer(root_window, kShellWindowId_SettingBubbleContainer); root_window 113 ash/accelerators/nested_dispatcher_controller_unittest.cc aura::Window* root_window = ash::Shell::GetPrimaryRootWindow(); root_window 114 ash/accelerators/nested_dispatcher_controller_unittest.cc aura::client::GetDispatcherClient(root_window)->RunWithDispatcher( root_window 122 ash/accelerators/nested_dispatcher_controller_unittest.cc aura::Window* root_window = ash::Shell::GetPrimaryRootWindow(); root_window 131 ash/accelerators/nested_dispatcher_controller_unittest.cc aura::client::GetDispatcherClient(root_window)->RunWithDispatcher( root_window 183 ash/autoclick/autoclick_controller.cc aura::Window* root_window = wm::GetRootWindowAt(screen_location); root_window 184 ash/autoclick/autoclick_controller.cc DCHECK(root_window) << "Root window not found while attempting autoclick."; root_window 188 ash/autoclick/autoclick_controller.cc wm::ConvertPointFromScreen(root_window, &click_location); root_window 190 ash/autoclick/autoclick_controller.cc aura::WindowTreeHost* host = root_window->GetHost(); root_window 193 ash/desktop_background/desktop_background_controller.cc void DesktopBackgroundController::OnRootWindowAdded(aura::Window* root_window) { root_window 207 ash/desktop_background/desktop_background_controller.cc InstallDesktopController(root_window); root_window 371 ash/desktop_background/desktop_background_controller.cc aura::Window* root_window) { root_window 378 ash/desktop_background/desktop_background_controller.cc CreateDesktopBackground(root_window, container_id); root_window 386 ash/desktop_background/desktop_background_controller.cc GetRootWindowController(root_window)->SetAnimatingWallpaperController( root_window 389 ash/desktop_background/desktop_background_controller.cc component->StartAnimating(GetRootWindowController(root_window)); root_window 415 ash/desktop_background/desktop_background_controller.cc root_window_controller->root_window(), root_window 431 ash/desktop_background/desktop_background_controller.cc root_window_controller->root_window(), root_window 101 ash/desktop_background/desktop_background_controller.h void OnRootWindowAdded(aura::Window* root_window); root_window 164 ash/desktop_background/desktop_background_controller.h void InstallDesktopController(aura::Window* root_window); root_window 176 ash/desktop_background/desktop_background_view.cc views::Widget* CreateDesktopBackground(aura::Window* root_window, root_window 188 ash/desktop_background/desktop_background_view.cc params.parent = root_window->GetChildById(container_id); root_window 198 ash/desktop_background/desktop_background_view.cc GetRootWindowController(root_window); root_window 94 ash/desktop_background/desktop_background_widget_controller.cc bool DesktopBackgroundWidgetController::Reparent(aura::Window* root_window, root_window 99 ash/desktop_background/desktop_background_widget_controller.cc root_window->GetChildById(dest_container)); root_window 39 ash/desktop_background/desktop_background_widget_controller.h bool Reparent(aura::Window* root_window, root_window 131 ash/display/cursor_window_controller.cc aura::Window* root_window = Shell::GetInstance()->display_controller()-> root_window 133 ash/display/cursor_window_controller.cc if (!root_window) root_window 136 ash/display/cursor_window_controller.cc SetContainer(GetRootWindowController(root_window)->GetContainer( root_window 312 ash/display/display_controller.cc aura::Window* root_window = it->second; root_window 313 ash/display/display_controller.cc RootWindowController* controller = GetRootWindowController(root_window); root_window 317 ash/display/display_controller.cc while (!root_window->children().empty()) { root_window 318 ash/display/display_controller.cc aura::Window* child = root_window->children()[0]; root_window 486 ash/display/display_controller.cc aura::Window* root_window = GetRootWindowForDisplayId(display.id()); root_window 489 ash/display/display_controller.cc dst_root_window = root_window; root_window 503 ash/display/display_controller.cc aura::Window* root_window = GetRootWindowForDisplayId(display.id()); root_window 505 ash/display/display_controller.cc aura::client::GetScreenPositionClient(root_window); root_window 506 ash/display/display_controller.cc client->ConvertPointFromScreen(root_window, ¢er); root_window 507 ash/display/display_controller.cc root_window->GetHost()->ConvertPointToNativeScreen(¢er); root_window 508 ash/display/display_controller.cc dst_root_window = root_window; root_window 521 ash/display/display_controller.cc const aura::Window* root_window = window->GetRootWindow(); root_window 522 ash/display/display_controller.cc int64 id = GetRootWindowSettings(root_window)->display_id; root_window 642 ash/display/display_controller.cc aura::Window* root_window = GetRootWindowForDisplayId(display.id()); root_window 645 ash/display/display_controller.cc aura::client::GetScreenPositionClient(root_window); root_window 646 ash/display/display_controller.cc client->ConvertPointFromScreen(root_window, &point_in_screen); root_window 647 ash/display/display_controller.cc root_window->GetHost()->ConvertPointToNativeScreen(&point_in_screen); root_window 1231 ash/display/display_controller_unittest.cc aura::Window* root_window = root_windows[0]; root_window 1232 ash/display/display_controller_unittest.cc aura::test::EventGenerator generator(root_window); root_window 120 ash/display/output_configurator_animation.cc aura::Window* root_window = *it; root_window 123 ash/display/output_configurator_animation.cc hiding_layer->SetBounds(root_window->bounds()); root_window 125 ash/display/output_configurator_animation.cc ash::Shell::GetContainer(root_window, root_window 137 ash/display/output_configurator_animation.cc hiding_layers_[root_window] = hiding_layer; root_window 174 ash/display/output_configurator_animation.cc aura::Window* root_window = *it; root_window 176 ash/display/output_configurator_animation.cc if (hiding_layers_.find(root_window) == hiding_layers_.end()) { root_window 182 ash/display/output_configurator_animation.cc hiding_layer->SetBounds(root_window->bounds()); root_window 185 ash/display/output_configurator_animation.cc root_window, ash::kShellWindowId_OverlayContainer)->layer(); root_window 189 ash/display/output_configurator_animation.cc hiding_layers_[root_window] = hiding_layer; root_window 191 ash/display/output_configurator_animation.cc hiding_layer = hiding_layers_[root_window]; root_window 192 ash/display/output_configurator_animation.cc if (hiding_layer->bounds() != root_window->bounds()) root_window 193 ash/display/output_configurator_animation.cc hiding_layer->SetBounds(root_window->bounds()); root_window 52 ash/display/root_window_transformers.cc gfx::Transform CreateRotationTransform(aura::Window* root_window, root_window 63 ash/display/root_window_transformers.cc if (info.rotation() == root_window->GetProperty(kRotationPropertyKey)) root_window 65 ash/display/root_window_transformers.cc root_window->SetProperty(kRotationPropertyKey, info.rotation()); root_window 94 ash/display/root_window_transformers.cc gfx::Transform CreateMagnifierTransform(aura::Window* root_window) { root_window 278 ash/display/root_window_transformers_unittest.cc aura::Window* root_window = root_windows[0]; root_window 279 ash/display/root_window_transformers_unittest.cc aura::test::EventGenerator generator(root_window); root_window 232 ash/display/screen_ash.cc const aura::Window* root_window = window->GetRootWindow(); root_window 233 ash/display/screen_ash.cc if (!root_window) root_window 235 ash/display/screen_ash.cc const RootWindowSettings* rws = GetRootWindowSettings(root_window); root_window 71 ash/display/screen_position_controller.cc aura::Window* root_window = window->GetRootWindow(); root_window 73 ash/display/screen_position_controller.cc aura::Window::ConvertPointToTarget(window, root_window, &location_in_root); root_window 76 ash/display/screen_position_controller.cc if (!root_window->ContainsPointInRoot(location_in_root)) { root_window 94 ash/display/screen_position_controller.cc root_window->GetHost()->ConvertPointToNativeScreen(&location_in_native); root_window 101 ash/display/screen_position_controller.cc root_window = root_windows[i]; root_window 112 ash/display/screen_position_controller.cc return std::make_pair(root_window, location_in_root); root_window 138 ash/display/screen_position_controller.cc aura::Window* root_window, root_window 140 ash/display/screen_position_controller.cc aura::Window* root = root_window->GetRootWindow(); root_window 158 ash/drag_drop/drag_drop_controller.cc aura::Window* root_window, root_window 174 ash/drag_drop/drag_drop_controller.cc new DragDropTracker(root_window, drag_drop_window_delegate_.get()); root_window 203 ash/drag_drop/drag_drop_controller.cc ash::wm::ConvertPointToScreen(root_window, &start_location); root_window 48 ash/drag_drop/drag_drop_controller.h aura::Window* root_window, root_window 165 ash/drag_drop/drag_drop_controller_unittest.cc aura::Window* root_window, root_window 173 ash/drag_drop/drag_drop_controller_unittest.cc data, root_window, source_window, location, operation, source); root_window 98 ash/first_run/desktop_cleaner.cc aura::Window* root_window = Shell::GetInstance()->GetPrimaryRootWindow(); root_window 101 ash/first_run/desktop_cleaner.cc Shell::GetContainer(root_window, kContainerIdsToHide[i]); root_window 81 ash/first_run/first_run_helper_unittest.cc aura::Window* root_window = Shell::GetInstance()->GetPrimaryRootWindow(); root_window 86 ash/first_run/first_run_helper_unittest.cc Shell::GetContainer(root_window, containers_to_check[i]); root_window 92 ash/first_run/first_run_helper_unittest.cc aura::Window* root_window = Shell::GetInstance()->GetPrimaryRootWindow(); root_window 97 ash/first_run/first_run_helper_unittest.cc Shell::GetContainer(root_window, containers_to_check[i]); root_window 480 ash/frame/caption_buttons/frame_maximize_button_unittest.cc aura::Window* root_window = window->GetRootWindow(); root_window 489 ash/frame/caption_buttons/frame_maximize_button_unittest.cc ui::EventProcessor* dispatcher = root_window->GetHost()->event_processor(); root_window 28 ash/high_contrast/high_contrast_controller.cc void HighContrastController::OnRootWindowAdded(aura::Window* root_window) { root_window 29 ash/high_contrast/high_contrast_controller.cc UpdateDisplay(root_window); root_window 32 ash/high_contrast/high_contrast_controller.cc void HighContrastController::UpdateDisplay(aura::Window* root_window) { root_window 33 ash/high_contrast/high_contrast_controller.cc root_window->layer()->SetLayerInverted(enabled_); root_window 28 ash/high_contrast/high_contrast_controller.h void OnRootWindowAdded(aura::Window* root_window); root_window 32 ash/high_contrast/high_contrast_controller.h void UpdateDisplay(aura::Window* root_window); root_window 91 ash/magnifier/magnification_controller.cc virtual void OnWindowDestroying(aura::Window* root_window) OVERRIDE; root_window 435 ash/magnifier/magnification_controller.cc aura::Window* root_window) { root_window 436 ash/magnifier/magnification_controller.cc if (root_window == root_window_) { root_window 439 ash/magnifier/magnification_controller.cc DCHECK(root_window); root_window 445 ash/magnifier/magnification_controller.cc CHECK_NE(target_root_window, root_window); root_window 135 ash/magnifier/partial_magnification_controller.cc aura::Window* root_window = GetCurrentRootWindow(); root_window 136 ash/magnifier/partial_magnification_controller.cc if (!root_window) root_window 139 ash/magnifier/partial_magnification_controller.cc root_window->AddObserver(this); root_window 142 ash/magnifier/partial_magnification_controller.cc root_window->GetHost()->dispatcher()->GetLastMouseLocationInRoot()); root_window 150 ash/magnifier/partial_magnification_controller.cc params.parent = root_window; root_window 183 ash/magnifier/partial_magnification_controller.cc aura::Window* root_window = root_window 185 ash/magnifier/partial_magnification_controller.cc DCHECK(root_window); root_window 186 ash/magnifier/partial_magnification_controller.cc root_window->RemoveObserver(this); root_window 205 ash/magnifier/partial_magnification_controller.cc aura::Window* root_window = *iter; root_window 206 ash/magnifier/partial_magnification_controller.cc if (root_window->ContainsPointInRoot( root_window 207 ash/magnifier/partial_magnification_controller.cc root_window->GetHost()->dispatcher()->GetLastMouseLocationInRoot())) root_window 208 ash/magnifier/partial_magnification_controller.cc return root_window; root_window 337 ash/root_window_controller.cc if (Shell::GetTargetRootWindow() == root_window()) { root_window 339 ash/root_window_controller.cc Shell::GetPrimaryRootWindow() == root_window() ? root_window 344 ash/root_window_controller.cc GetRootWindowSettings(root_window())->controller = NULL; root_window 349 ash/root_window_controller.cc GetRootWindowSettings(root_window())->display_id = root_window 351 ash/root_window_controller.cc GetRootWindowSettings(root_window())->shutdown = true; root_window 354 ash/root_window_controller.cc aura::client::SetScreenPositionClient(root_window(), NULL); root_window 379 ash/root_window_controller.cc return root_window()->GetChildById(container_id); root_window 468 ash/root_window_controller.cc aura::client::SetDragDropClient(root_window(), NULL); root_window 483 ash/root_window_controller.cc aura::client::SetTooltipClient(root_window(), NULL); root_window 488 ash/root_window_controller.cc non_toplevel_windows.push(root_window()); root_window 506 ash/root_window_controller.cc while (!root_window()->children().empty()) { root_window 507 ash/root_window_controller.cc aura::Window* window = root_window()->children()[0]; root_window 511 ash/root_window_controller.cc root_window()->RemoveChild(window); root_window 522 ash/root_window_controller.cc ReparentAllWindows(root_window(), dst); root_window 540 ash/root_window_controller.cc Shell::GetInstance()->delegate()->CreateContextMenu(root_window(), root_window 570 ash/root_window_controller.cc if (active_window && active_window->GetRootWindow() == root_window() && root_window 634 ash/root_window_controller.cc if (keyboard_container->GetRootWindow() == root_window()) { root_window 667 ash/root_window_controller.cc GetRootWindowSettings(root_window())->controller = this; root_window 668 ash/root_window_controller.cc screen_dimmer_.reset(new ScreenDimmer(root_window())); root_window 671 ash/root_window_controller.cc aura::client::SetWindowTreeClient(root_window(), stacking_controller_.get()); root_window 672 ash/root_window_controller.cc capture_client_.reset(new ::wm::ScopedCaptureClient(root_window())); root_window 678 ash/root_window_controller.cc shell->InitRootWindow(root_window()); root_window 681 ash/root_window_controller.cc CreateContainersInRootWindow(root_window()); root_window 706 ash/root_window_controller.cc shell->desktop_background_controller()->OnRootWindowAdded(root_window()); root_window 707 ash/root_window_controller.cc shell->high_contrast_controller()->OnRootWindowAdded(root_window()); root_window 717 ash/root_window_controller.cc root_window_layout_ = new RootWindowLayoutManager(root_window()); root_window 718 ash/root_window_controller.cc root_window()->SetLayoutManager(root_window_layout_); root_window 770 ash/root_window_controller.cc set_touch_hud_debug(new TouchHudDebug(root_window())); root_window 783 ash/root_window_controller.cc new SystemBackgroundController(root_window(), color)); root_window 798 ash/root_window_controller.cc aura::Window* root_window) { root_window 812 ash/root_window_controller.cc root_window); root_window 818 ash/root_window_controller.cc root_window); root_window 823 ash/root_window_controller.cc root_window); root_window 829 ash/root_window_controller.cc root_window); root_window 833 ash/root_window_controller.cc root_window); root_window 964 ash/root_window_controller.cc root_window); root_window 971 ash/root_window_controller.cc root_window); root_window 976 ash/root_window_controller.cc "PowerButtonAnimationContainer", root_window); root_window 982 ash/root_window_controller.cc set_touch_hud_projection(new TouchHudProjection(root_window())); root_window 1003 ash/root_window_controller.cc const aura::Window* root_window) { root_window 1004 ash/root_window_controller.cc return root_window ? GetRootWindowSettings(root_window)->controller : NULL; root_window 109 ash/root_window_controller.h aura::Window* root_window() { return host_->window(); } root_window 110 ash/root_window_controller.h const aura::Window* root_window() const { return host_->window(); } root_window 258 ash/root_window_controller.h void CreateContainersInRootWindow(aura::Window* root_window); root_window 318 ash/root_window_controller.h const aura::Window* root_window); root_window 120 ash/root_window_controller_unittest.cc aura::Window* GetModalContainer(aura::Window* root_window) { root_window 121 ash/root_window_controller_unittest.cc return Shell::GetContainer(root_window, root_window 295 ash/root_window_controller_unittest.cc EXPECT_EQ(Shell::GetContainer(controller->root_window(), root_window 302 ash/root_window_controller_unittest.cc EXPECT_EQ(Shell::GetContainer(controller->root_window(), root_window 311 ash/root_window_controller_unittest.cc EXPECT_EQ(Shell::GetContainer(controller->root_window(), root_window 317 ash/root_window_controller_unittest.cc controller->root_window(), kShellWindowId_LockScreenContainer); root_window 320 ash/root_window_controller_unittest.cc EXPECT_EQ(Shell::GetContainer(controller->root_window(), root_window 325 ash/root_window_controller_unittest.cc EXPECT_EQ(Shell::GetContainer(controller->root_window(), root_window 346 ash/root_window_controller_unittest.cc EXPECT_EQ(Shell::GetContainer(controller->root_window(), root_window 352 ash/root_window_controller_unittest.cc controller->root_window(), kShellWindowId_LockScreenContainer); root_window 355 ash/root_window_controller_unittest.cc EXPECT_EQ(Shell::GetContainer(controller->root_window(), root_window 369 ash/root_window_controller_unittest.cc EXPECT_EQ(Shell::GetContainer(controller->root_window(), root_window 376 ash/root_window_controller_unittest.cc EXPECT_EQ(Shell::GetContainer(controller->root_window(), root_window 388 ash/root_window_controller_unittest.cc controller->root_window(), kShellWindowId_LockScreenContainer); root_window 394 ash/root_window_controller_unittest.cc EXPECT_EQ(Shell::GetContainer(controller->root_window(), root_window 399 ash/root_window_controller_unittest.cc EXPECT_EQ(Shell::GetContainer(controller->root_window(), root_window 407 ash/root_window_controller_unittest.cc EXPECT_EQ(Shell::GetContainer(controller->root_window(), root_window 415 ash/root_window_controller_unittest.cc EXPECT_EQ(Shell::GetContainer(controller->root_window(), root_window 423 ash/root_window_controller_unittest.cc EXPECT_EQ(Shell::GetContainer(controller->root_window(), root_window 482 ash/root_window_controller_unittest.cc controllers[0]->root_window()); root_window 484 ash/root_window_controller_unittest.cc controllers[0]->root_window()); root_window 486 ash/root_window_controller_unittest.cc controllers[1]->root_window()); root_window 512 ash/root_window_controller_unittest.cc controller->root_window(), kShellWindowId_LockScreenContainer); root_window 657 ash/root_window_controller_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 659 ash/root_window_controller_unittest.cc Shell::GetContainer(root_window, kShellWindowId_VirtualKeyboardContainer); root_window 671 ash/root_window_controller_unittest.cc root_window->SetEventFilter(handler); root_window 673 ash/root_window_controller_unittest.cc aura::test::EventGenerator event_generator(root_window, keyboard_window); root_window 694 ash/root_window_controller_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 696 ash/root_window_controller_unittest.cc Shell::GetContainer(root_window, kShellWindowId_VirtualKeyboardContainer); root_window 710 ash/root_window_controller_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 712 ash/root_window_controller_unittest.cc Shell::GetContainer(root_window, kShellWindowId_VirtualKeyboardContainer); root_window 738 ash/root_window_controller_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 740 ash/root_window_controller_unittest.cc Shell::GetContainer(root_window, kShellWindowId_VirtualKeyboardContainer); root_window 752 ash/root_window_controller_unittest.cc root_window->SetEventFilter(handler); root_window 753 ash/root_window_controller_unittest.cc aura::test::EventGenerator root_window_event_generator(root_window); root_window 754 ash/root_window_controller_unittest.cc aura::test::EventGenerator keyboard_event_generator(root_window, root_window 11 ash/scoped_target_root_window.cc aura::Window* root_window) { root_window 12 ash/scoped_target_root_window.cc Shell::GetInstance()->scoped_target_root_window_ = root_window; root_window 23 ash/scoped_target_root_window.h explicit ScopedTargetRootWindow(aura::Window* root_window); root_window 138 ash/screensaver/screensaver_view.cc aura::Window* root_window = ash::Shell::GetPrimaryRootWindow(); root_window 140 ash/screensaver/screensaver_view.cc Shell::GetScreen()->GetDisplayNearestWindow(root_window).bounds(); root_window 148 ash/screensaver/screensaver_view.cc params.parent = root_window; root_window 40 ash/shelf/app_list_shelf_item_delegate.cc aura::Window* root_window) { root_window 41 ash/shelf/app_list_shelf_item_delegate.cc return Shell::GetInstance()->delegate()->CreateContextMenu(root_window, root_window 24 ash/shelf/app_list_shelf_item_delegate.h virtual ui::MenuModel* CreateContextMenu(aura::Window* root_window) OVERRIDE; root_window 44 ash/shelf/shelf_item_delegate.h virtual ui::MenuModel* CreateContextMenu(aura::Window* root_window) = 0; root_window 32 ash/shelf/shelf_layout_manager_observer.h virtual void OnAutoHideBehaviorChanged(aura::Window* root_window, root_window 98 ash/shelf/shelf_tooltip_manager.cc aura::Window* root_window = root_window 101 ash/shelf/shelf_tooltip_manager.cc root_window, ash::kShellWindowId_SettingBubbleContainer)); root_window 182 ash/shelf/shelf_tooltip_manager_unittest.cc aura::Window* root_window = Shell::GetInstance()->GetPrimaryRootWindow(); root_window 187 ash/shelf/shelf_tooltip_manager_unittest.cc SetEventTarget(root_window, &key_event); root_window 195 ash/shelf/shelf_tooltip_manager_unittest.cc SetEventTarget(root_window, &touch_event); root_window 224 ash/shelf/shelf_tooltip_manager_unittest.cc aura::Window* root_window = Shell::GetInstance()->GetPrimaryRootWindow(); root_window 236 ash/shelf/shelf_tooltip_manager_unittest.cc SetEventTarget(root_window, &mouse_event); root_window 254 ash/shelf/shelf_tooltip_manager_unittest.cc aura::Window* root_window = Shell::GetInstance()->GetPrimaryRootWindow(); root_window 265 ash/shelf/shelf_tooltip_manager_unittest.cc SetEventTarget(root_window, &mouse_event); root_window 278 ash/shelf/shelf_tooltip_manager_unittest.cc SetEventTarget(root_window, &mouse_event); root_window 151 ash/shelf/shelf_window_watcher.cc void ShelfWindowWatcher::OnRootWindowAdded(aura::Window* root_window) { root_window 155 ash/shelf/shelf_window_watcher.cc aura::client::GetActivationClient(root_window)); root_window 156 ash/shelf/shelf_window_watcher.cc observed_root_windows_.Add(root_window); root_window 159 ash/shelf/shelf_window_watcher.cc root_window, root_window 166 ash/shelf/shelf_window_watcher.cc void ShelfWindowWatcher::OnRootWindowRemoved(aura::Window* root_window) { root_window 167 ash/shelf/shelf_window_watcher.cc observed_root_windows_.Remove(root_window); root_window 169 ash/shelf/shelf_window_watcher.cc aura::client::GetActivationClient(root_window)); root_window 275 ash/shelf/shelf_window_watcher.cc aura::Window* root_window = Shell::GetInstance()->display_controller()-> root_window 280 ash/shelf/shelf_window_watcher.cc if (!observed_root_windows_.IsObserving(root_window)) root_window 281 ash/shelf/shelf_window_watcher.cc OnRootWindowAdded(root_window); root_window 84 ash/shelf/shelf_window_watcher.h void OnRootWindowAdded(aura::Window* root_window); root_window 87 ash/shelf/shelf_window_watcher.h void OnRootWindowRemoved(aura::Window* root_window); root_window 51 ash/shelf/shelf_window_watcher_item_delegate.cc aura::Window* root_window) { root_window 53 ash/shelf/shelf_window_watcher_item_delegate.cc return Shell::GetInstance()->delegate()->CreateContextMenu(root_window, root_window 30 ash/shelf/shelf_window_watcher_item_delegate.h virtual ui::MenuModel* CreateContextMenu(aura::Window* root_window) OVERRIDE; root_window 190 ash/shelf/shelf_window_watcher_unittest.cc aura::Window* root_window = window->GetRootWindow(); root_window 192 ash/shelf/shelf_window_watcher_unittest.cc root_window, root_window 197 ash/shelf/shelf_window_watcher_unittest.cc root_window, root_window 256 ash/shelf/shelf_window_watcher_unittest.cc aura::Window* root_window = window->GetRootWindow(); root_window 258 ash/shelf/shelf_window_watcher_unittest.cc root_window, root_window 263 ash/shelf/shelf_window_watcher_unittest.cc root_window, root_window 236 ash/shell.cc aura::Window* Shell::GetContainer(aura::Window* root_window, root_window 238 ash/shell.cc return root_window->GetChildById(container_id); root_window 242 ash/shell.cc const aura::Window* Shell::GetContainer(const aura::Window* root_window, root_window 244 ash/shell.cc return root_window->GetChildById(container_id); root_window 467 ash/shell.cc aura::Window* root_window) { root_window 468 ash/shell.cc ash::ShelfLayoutManager::ForShelf(root_window)->SetAutoHideBehavior(behavior); root_window 472 ash/shell.cc aura::Window* root_window) const { root_window 473 ash/shell.cc return ash::ShelfLayoutManager::ForShelf(root_window)->auto_hide_behavior(); root_window 477 ash/shell.cc aura::Window* root_window) { root_window 478 ash/shell.cc if (ash::ShelfLayoutManager::ForShelf(root_window)->SetAlignment(alignment)) { root_window 480 ash/shell.cc ShellObserver, observers_, OnShelfAlignmentChanged(root_window)); root_window 484 ash/shell.cc ShelfAlignment Shell::GetShelfAlignment(aura::Window* root_window) { root_window 485 ash/shell.cc return GetRootWindowController(root_window) root_window 498 ash/shell.cc aura::Window* root_window) { root_window 500 ash/shell.cc is_fullscreen, root_window)); root_window 845 ash/shell.cc aura::Window* root_window = display_controller_->GetPrimaryRootWindow(); root_window 846 ash/shell.cc target_root_window_ = root_window; root_window 885 ash/shell.cc root_window->GetHost()->GetAcceleratedWidget())); root_window 983 ash/shell.cc RootWindowController::CreateForPrimaryDisplay(root_window->GetHost()); root_window 1040 ash/shell.cc void Shell::InitRootWindow(aura::Window* root_window) { root_window 1045 ash/shell.cc aura::client::SetFocusClient(root_window, focus_client_.get()); root_window 1046 ash/shell.cc input_method_filter_->SetInputMethodPropertyInRootWindow(root_window); root_window 1047 ash/shell.cc aura::client::SetActivationClient(root_window, activation_client_); root_window 1050 ash/shell.cc root_window->AddPreTargetHandler(focus_controller); root_window 1051 ash/shell.cc aura::client::SetVisibilityClient(root_window, visibility_controller_.get()); root_window 1052 ash/shell.cc aura::client::SetDragDropClient(root_window, drag_drop_controller_.get()); root_window 1053 ash/shell.cc aura::client::SetScreenPositionClient(root_window, root_window 1055 ash/shell.cc aura::client::SetCursorClient(root_window, &cursor_manager_); root_window 1056 ash/shell.cc aura::client::SetTooltipClient(root_window, tooltip_controller_.get()); root_window 1057 ash/shell.cc aura::client::SetEventClient(root_window, event_client_.get()); root_window 1059 ash/shell.cc aura::client::SetWindowMoveClient(root_window, root_window 1061 ash/shell.cc root_window->AddPreTargetHandler(toplevel_window_event_handler_.get()); root_window 1062 ash/shell.cc root_window->AddPostTargetHandler(toplevel_window_event_handler_.get()); root_window 1065 ash/shell.cc aura::client::SetDispatcherClient(root_window, root_window 215 ash/shell.h static aura::Window* GetContainer(aura::Window* root_window, root_window 217 ash/shell.h static const aura::Window* GetContainer(const aura::Window* root_window, root_window 437 ash/shell.h aura::Window* root_window); root_window 439 ash/shell.h aura::Window* root_window) const; root_window 443 ash/shell.h aura::Window* root_window); root_window 444 ash/shell.h ShelfAlignment GetShelfAlignment(aura::Window* root_window); root_window 452 ash/shell.h aura::Window* root_window); root_window 587 ash/shell.h void InitRootWindow(aura::Window* root_window); root_window 61 ash/shell/shell_delegate_impl.h aura::Window* root_window, root_window 39 ash/shell/window_watcher_shelf_item_delegate.cc aura::Window* root_window) { root_window 27 ash/shell/window_watcher_shelf_item_delegate.h virtual ui::MenuModel* CreateContextMenu(aura::Window* root_window) OVERRIDE; root_window 142 ash/shell_delegate.h aura::Window* root_window, root_window 27 ash/shell_factory.h views::Widget* CreateDesktopBackground(aura::Window* root_window, root_window 33 ash/shell_observer.h virtual void OnShelfAlignmentChanged(aura::Window* root_window) {} root_window 40 ash/shell_observer.h aura::Window* root_window) {} root_window 59 ash/shell_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 60 ash/shell_unittest.cc EXPECT_TRUE(Shell::GetContainer(root_window, root_window 63 ash/shell_unittest.cc Shell::GetContainer(root_window, kShellWindowId_DefaultContainer)); root_window 65 ash/shell_unittest.cc Shell::GetContainer(root_window, kShellWindowId_AlwaysOnTopContainer)); root_window 66 ash/shell_unittest.cc EXPECT_TRUE(Shell::GetContainer(root_window, kShellWindowId_PanelContainer)); root_window 67 ash/shell_unittest.cc EXPECT_TRUE(Shell::GetContainer(root_window, kShellWindowId_ShelfContainer)); root_window 69 ash/shell_unittest.cc Shell::GetContainer(root_window, kShellWindowId_SystemModalContainer)); root_window 71 ash/shell_unittest.cc root_window, kShellWindowId_LockScreenBackgroundContainer)); root_window 73 ash/shell_unittest.cc Shell::GetContainer(root_window, kShellWindowId_LockScreenContainer)); root_window 74 ash/shell_unittest.cc EXPECT_TRUE(Shell::GetContainer(root_window, root_window 76 ash/shell_unittest.cc EXPECT_TRUE(Shell::GetContainer(root_window, kShellWindowId_StatusContainer)); root_window 77 ash/shell_unittest.cc EXPECT_TRUE(Shell::GetContainer(root_window, kShellWindowId_MenuContainer)); root_window 78 ash/shell_unittest.cc EXPECT_TRUE(Shell::GetContainer(root_window, root_window 81 ash/shell_unittest.cc Shell::GetContainer(root_window, kShellWindowId_SettingBubbleContainer)); root_window 83 ash/shell_unittest.cc Shell::GetContainer(root_window, kShellWindowId_OverlayContainer)); root_window 85 ash/shell_unittest.cc root_window, kShellWindowId_VirtualKeyboardParentContainer)); root_window 88 ash/shell_unittest.cc Shell::GetContainer(root_window, kShellWindowId_MouseCursorContainer)); root_window 466 ash/shell_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 468 ash/shell_unittest.cc root_window); root_window 470 ash/shell_unittest.cc shell->GetShelfAutoHideBehavior(root_window)); root_window 472 ash/shell_unittest.cc root_window); root_window 474 ash/shell_unittest.cc shell->GetShelfAutoHideBehavior(root_window)); root_window 477 ash/shell_unittest.cc shell->GetShelfAutoHideBehavior(root_window)); root_window 479 ash/shell_unittest.cc root_window); root_window 481 ash/shell_unittest.cc shell->GetShelfAutoHideBehavior(root_window)); root_window 483 ash/shell_unittest.cc root_window); root_window 485 ash/shell_unittest.cc shell->GetShelfAutoHideBehavior(root_window)); root_window 417 ash/sticky_keys/sticky_keys_controller.cc aura::Window* root_window = target->GetRootWindow(); root_window 418 ash/sticky_keys/sticky_keys_controller.cc DCHECK(root_window); root_window 436 ash/sticky_keys/sticky_keys_controller.cc window_tracker.Contains(target) ? target : root_window; root_window 621 ash/system/tray/tray_background_view.cc aura::Window* root_window = root_window 623 ash/system/tray/tray_background_view.cc ash::ShelfLayoutManager* shelf = ShelfLayoutManager::ForShelf(root_window); root_window 85 ash/system/web_notification/web_notification_tray.cc aura::Window* root_window); root_window 141 ash/system/web_notification/web_notification_tray.cc aura::Window* root_window) { root_window 144 ash/system/web_notification/web_notification_tray.cc root_window_ = root_window; root_window 143 ash/test/ash_test_helper.cc aura::Window* root_window = Shell::GetTargetRootWindow(); root_window 144 ash/test/ash_test_helper.cc if (!root_window) root_window 145 ash/test/ash_test_helper.cc root_window = Shell::GetPrimaryRootWindow(); root_window 146 ash/test/ash_test_helper.cc DCHECK(root_window); root_window 147 ash/test/ash_test_helper.cc return root_window; root_window 35 ash/test/test_shelf_item_delegate.cc aura::Window* root_window) { root_window 28 ash/test/test_shelf_item_delegate.h virtual ui::MenuModel* CreateContextMenu(aura::Window* root_window) OVERRIDE; root_window 33 ash/test/ui_controls_factory_ash.cc UIControlsAura* GetUIControlsForRootWindow(aura::Window* root_window) { root_window 35 ash/test/ui_controls_factory_ash.cc root_window->GetProperty(kUIControlsKey); root_window 38 ash/test/ui_controls_factory_ash.cc aura::test::CreateUIControlsAura(root_window->GetHost()); root_window 40 ash/test/ui_controls_factory_ash.cc root_window->SetProperty(kUIControlsKey, native_ui_control); root_window 165 ash/wm/app_list_controller.cc aura::Window* root_window = window->GetRootWindow(); root_window 166 ash/wm/app_list_controller.cc aura::Window* container = GetRootWindowController(root_window)-> root_window 181 ash/wm/app_list_controller.cc root_window, root_window 376 ash/wm/app_list_controller.cc void AppListController::OnShelfAlignmentChanged(aura::Window* root_window) { root_window 112 ash/wm/app_list_controller.h virtual void OnShelfAlignmentChanged(aura::Window* root_window) OVERRIDE; root_window 176 ash/wm/ash_native_cursor_manager_unittest.cc aura::Window* root_window = Shell::GetInstance()->GetPrimaryRootWindow(); root_window 186 ash/wm/ash_native_cursor_manager_unittest.cc root_window->MoveCursorTo(gfx::Point(10, 10)); root_window 196 ash/wm/ash_native_cursor_manager_unittest.cc aura::WindowTreeHost* host = root_window->GetHost(); root_window 730 ash/wm/dock/docked_window_layout_manager.cc bool is_fullscreen, aura::Window* root_window) { root_window 731 ash/wm/dock/docked_window_layout_manager.cc if (dock_container_->GetRootWindow() != root_window) root_window 762 ash/wm/dock/docked_window_layout_manager.cc aura::Window* root_window) { root_window 763 ash/wm/dock/docked_window_layout_manager.cc if (dock_container_->GetRootWindow() != root_window) root_window 151 ash/wm/dock/docked_window_layout_manager.h aura::Window* root_window) OVERRIDE; root_window 152 ash/wm/dock/docked_window_layout_manager.h virtual void OnShelfAlignmentChanged(aura::Window* root_window) OVERRIDE; root_window 38 ash/wm/drag_window_resizer.cc aura::Window* GetAnotherRootWindow(aura::Window* root_window) { root_window 43 ash/wm/drag_window_resizer.cc if (root_windows[0] == root_window) root_window 23 ash/wm/event_client_impl.cc const aura::Window* root_window = window ? window->GetRootWindow() : NULL; root_window 24 ash/wm/event_client_impl.cc if (!root_window || root_window 30 ash/wm/event_client_impl.cc root_window, root_window 33 ash/wm/event_client_impl.cc root_window, root_window 36 ash/wm/event_client_impl.cc root_window, root_window 46 ash/wm/event_client_impl.cc root_window, root_window 60 ash/wm/gestures/long_press_affordance_handler.cc views::Widget* CreateAffordanceWidget(aura::Window* root_window) { root_window 68 ash/wm/gestures/long_press_affordance_handler.cc params.context = root_window; root_window 72 ash/wm/gestures/long_press_affordance_handler.cc GetRootWindowController(root_window)->GetContainer( root_window 142 ash/wm/gestures/long_press_affordance_handler.cc aura::Window* root_window) root_window 144 ash/wm/gestures/long_press_affordance_handler.cc widget_(CreateAffordanceWidget(root_window)), root_window 153 ash/wm/gestures/long_press_affordance_handler.cc aura::client::GetScreenPositionClient(root_window)->ConvertPointToScreen( root_window 154 ash/wm/gestures/long_press_affordance_handler.cc root_window, &point); root_window 283 ash/wm/gestures/long_press_affordance_handler.cc aura::Window* root_window = tap_down_target_->GetRootWindow(); root_window 284 ash/wm/gestures/long_press_affordance_handler.cc if (!root_window) { root_window 288 ash/wm/gestures/long_press_affordance_handler.cc view_.reset(new LongPressAffordanceView(tap_down_location_, root_window)); root_window 41 ash/wm/gestures/overview_gesture_handler_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 44 ash/wm/gestures/overview_gesture_handler_unittest.cc aura::test::EventGenerator generator(root_window, root_window); root_window 68 ash/wm/gestures/overview_gesture_handler_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 71 ash/wm/gestures/overview_gesture_handler_unittest.cc aura::test::EventGenerator generator(root_window, root_window); root_window 85 ash/wm/gestures/overview_gesture_handler_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 88 ash/wm/gestures/overview_gesture_handler_unittest.cc aura::test::EventGenerator generator(root_window, root_window); root_window 145 ash/wm/gestures/overview_gesture_handler_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 148 ash/wm/gestures/overview_gesture_handler_unittest.cc aura::test::EventGenerator generator(root_window, root_window); root_window 162 ash/wm/gestures/overview_gesture_handler_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 165 ash/wm/gestures/overview_gesture_handler_unittest.cc aura::test::EventGenerator generator(root_window, window2.get()); root_window 44 ash/wm/lock_state_controller.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 45 ash/wm/lock_state_controller.cc return Shell::GetContainer(root_window, root_window 52 ash/wm/lock_state_controller_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 53 ash/wm/lock_state_controller_unittest.cc return Shell::GetContainer(root_window, container); root_window 214 ash/wm/maximize_mode/maximize_mode_window_manager.cc controller->root_window(), kShellWindowId_DefaultContainer); root_window 193 ash/wm/overview/scoped_transform_overview_window.cc aura::Window* root_window, root_window 198 ash/wm/overview/scoped_transform_overview_window.cc if (root_window != window_->GetRootWindow()) { root_window 222 ash/wm/overview/scoped_transform_overview_window.cc CopyWindowAndTransientParents(root_window, window_); root_window 76 ash/wm/overview/scoped_transform_overview_window.h void SetTransform(aura::Window* root_window, root_window 247 ash/wm/overview/window_overview.cc void WindowOverview::MoveToSingleRootWindow(aura::Window* root_window) { root_window 248 ash/wm/overview/window_overview.cc single_root_window_ = root_window; root_window 375 ash/wm/overview/window_overview.cc void WindowOverview::PositionWindowsFromRoot(aura::Window* root_window) { root_window 379 ash/wm/overview/window_overview.cc if ((*iter)->GetRootWindow() == root_window) root_window 382 ash/wm/overview/window_overview.cc PositionWindowsOnRoot(root_window, windows); root_window 386 ash/wm/overview/window_overview.cc aura::Window* root_window, root_window 393 ash/wm/overview/window_overview.cc root_window, root_window 395 ash/wm/overview/window_overview.cc Shell::GetContainer(root_window, kShellWindowId_DefaultContainer))); root_window 424 ash/wm/overview/window_overview.cc windows[i]->SetBounds(root_window, target_bounds); root_window 59 ash/wm/overview/window_overview.h void MoveToSingleRootWindow(aura::Window* root_window); root_window 82 ash/wm/overview/window_overview.h void PositionWindowsFromRoot(aura::Window* root_window); root_window 84 ash/wm/overview/window_overview.h void PositionWindowsOnRoot(aura::Window* root_window, root_window 67 ash/wm/overview/window_selector.cc : root_window(root) { root_window 71 ash/wm/overview/window_selector.cc return item->GetRootWindow() == root_window; root_window 74 ash/wm/overview/window_selector.cc const aura::Window* root_window; root_window 19 ash/wm/overview/window_selector_item.cc void WindowSelectorItem::SetBounds(aura::Window* root_window, root_window 24 ash/wm/overview/window_selector_item.cc root_window_ = root_window; root_window 26 ash/wm/overview/window_selector_item.cc SetItemBounds(root_window, target_bounds, true); root_window 57 ash/wm/overview/window_selector_item.h void SetBounds(aura::Window* root_window, root_window 70 ash/wm/overview/window_selector_item.h virtual void SetItemBounds(aura::Window* root_window, root_window 154 ash/wm/overview/window_selector_panels.cc void WindowSelectorPanels::SetItemBounds(aura::Window* root_window, root_window 176 ash/wm/overview/window_selector_panels.cc (*iter)->SetTransform(root_window, transform, animate); root_window 38 ash/wm/overview/window_selector_panels.h virtual void SetItemBounds(aura::Window* root_window, root_window 245 ash/wm/overview/window_selector_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 257 ash/wm/overview/window_selector_unittest.cc aura::client::GetCursorClient(root_window)->HideCursor(); root_window 271 ash/wm/overview/window_selector_unittest.cc root_window->GetHost()->last_cursor().native_type()); root_window 272 ash/wm/overview/window_selector_unittest.cc EXPECT_TRUE(aura::client::GetCursorClient(root_window)->IsCursorLocked()); root_window 273 ash/wm/overview/window_selector_unittest.cc EXPECT_TRUE(aura::client::GetCursorClient(root_window)->IsCursorVisible()); root_window 282 ash/wm/overview/window_selector_unittest.cc EXPECT_FALSE(aura::client::GetCursorClient(root_window)->IsCursorLocked()); root_window 1059 ash/wm/overview/window_selector_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 1068 ash/wm/overview/window_selector_unittest.cc ui::EventTarget* root_target = root_window; root_window 23 ash/wm/overview/window_selector_window.cc views::Widget* CreateCloseWindowButton(aura::Window* root_window, root_window 32 ash/wm/overview/window_selector_window.cc Shell::GetContainer(root_window, ash::kShellWindowId_OverlayContainer); root_window 101 ash/wm/overview/window_selector_window.cc void WindowSelectorWindow::SetItemBounds(aura::Window* root_window, root_window 107 ash/wm/overview/window_selector_window.cc transform_window_.SetTransform(root_window, root_window 120 ash/wm/overview/window_selector_window.cc aura::Window* root_window = GetRootWindow(); root_window 128 ash/wm/overview/window_selector_window.cc close_button_->GetNativeWindow()->GetRootWindow() != root_window) { root_window 133 ash/wm/overview/window_selector_window.cc close_button_.reset(CreateCloseWindowButton(root_window, this)); root_window 42 ash/wm/overview/window_selector_window.h virtual void SetItemBounds(aura::Window* root_window, root_window 454 ash/wm/panels/panel_layout_manager.cc void PanelLayoutManager::OnShelfAlignmentChanged(aura::Window* root_window) { root_window 455 ash/wm/panels/panel_layout_manager.cc if (panel_container_->GetRootWindow() == root_window) root_window 93 ash/wm/panels/panel_layout_manager.h virtual void OnShelfAlignmentChanged(aura::Window* root_window) OVERRIDE; root_window 228 ash/wm/panels/panel_layout_manager_unittest.cc void SetAlignment(aura::Window* root_window, ShelfAlignment alignment) { root_window 230 ash/wm/panels/panel_layout_manager_unittest.cc shell->SetShelfAlignment(alignment, root_window); root_window 233 ash/wm/panels/panel_layout_manager_unittest.cc ShelfAlignment GetAlignment(aura::Window* root_window) { root_window 235 ash/wm/panels/panel_layout_manager_unittest.cc return shell->GetShelfAlignment(root_window); root_window 102 ash/wm/panels/panel_window_resizer_unittest.cc aura::Window* root_window = window->GetRootWindow(); root_window 123 ash/wm/panels/panel_window_resizer_unittest.cc EXPECT_EQ(root_window, window->GetRootWindow()); root_window 111 ash/wm/partial_screenshot_view.cc void PartialScreenshotView::Init(aura::Window* root_window) { root_window 120 ash/wm/partial_screenshot_view.cc Shell::GetContainer(root_window, kShellWindowId_OverlayContainer); root_window 124 ash/wm/partial_screenshot_view.cc widget->SetBounds(root_window->GetBoundsInScreen()); root_window 131 ash/wm/partial_screenshot_view.cc aura::client::GetCaptureClient(root_window); root_window 165 ash/wm/partial_screenshot_view.cc aura::Window*root_window = root_window 168 ash/wm/partial_screenshot_view.cc root_window, root_window 169 ash/wm/partial_screenshot_view.cc gfx::IntersectRects(root_window->bounds(), GetScreenshotRect())); root_window 41 ash/wm/partial_screenshot_view.h void Init(aura::Window* root_window); root_window 26 ash/wm/screen_dimmer.cc ScreenDimmer::ScreenDimmer(aura::Window* root_window) root_window 27 ash/wm/screen_dimmer.cc : root_window_(root_window), root_window 41 ash/wm/screen_dimmer.h explicit ScreenDimmer(aura::Window* root_window); root_window 48 ash/wm/screen_dimmer.h virtual void OnWindowBoundsChanged(aura::Window* root_window, root_window 404 ash/wm/session_state_animator.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 405 ash/wm/session_state_animator.cc ui::Layer* layer = root_window->layer(); root_window 456 ash/wm/session_state_animator.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 461 ash/wm/session_state_animator.cc root_window, kShellWindowId_DesktopBackgroundContainer)); root_window 465 ash/wm/session_state_animator.cc Shell::GetContainer(root_window, kShellWindowId_ShelfContainer)); root_window 471 ash/wm/session_state_animator.cc root_window, kShellWindowId_NonLockScreenContainersContainer); root_window 484 ash/wm/session_state_animator.cc root_window, kShellWindowId_LockScreenBackgroundContainer)); root_window 488 ash/wm/session_state_animator.cc root_window, kShellWindowId_LockScreenContainersContainer)); root_window 492 ash/wm/session_state_animator.cc root_window, kShellWindowId_LockScreenRelatedContainersContainer)); root_window 537 ash/wm/session_state_animator.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 538 ash/wm/session_state_animator.cc RunAnimationForWindow(root_window, type, speed, NULL); root_window 47 ash/wm/stacking_controller.cc AlwaysOnTopController* GetAlwaysOnTopController(aura::Window* root_window) { root_window 48 ash/wm/stacking_controller.cc return GetRootWindowController(root_window)->always_on_top_controller(); root_window 14 ash/wm/system_background_controller.cc aura::Window* root_window, root_window 16 ash/wm/system_background_controller.cc : root_window_(root_window), root_window 30 ash/wm/system_background_controller.h SystemBackgroundController(aura::Window* root_window, SkColor color); root_window 168 ash/wm/system_gesture_event_filter_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 173 ash/wm/system_gesture_event_filter_unittest.cc &delegate, 9, gfx::Rect(0, 0, 100, 100), root_window)); root_window 193 ash/wm/system_gesture_event_filter_unittest.cc root_window->GetHost()->dispatcher()->OnEventFromSource(&press); root_window 230 ash/wm/system_gesture_event_filter_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 232 ash/wm/system_gesture_event_filter_unittest.cc new ResizableWidgetDelegate, root_window, bounds); root_window 242 ash/wm/system_gesture_event_filter_unittest.cc aura::test::EventGenerator generator(root_window, root_window 287 ash/wm/system_gesture_event_filter_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 290 ash/wm/system_gesture_event_filter_unittest.cc new ResizableWidgetDelegate, root_window, gfx::Rect(10, 0, 50, 100)); root_window 293 ash/wm/system_gesture_event_filter_unittest.cc new ResizableWidgetDelegate, root_window, gfx::Rect(100, 0, 100, 100)); root_window 309 ash/wm/system_gesture_event_filter_unittest.cc aura::test::EventGenerator generator(root_window); root_window 322 ash/wm/system_gesture_event_filter_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 324 ash/wm/system_gesture_event_filter_unittest.cc new MaxSizeWidgetDelegate, root_window, bounds); root_window 334 ash/wm/system_gesture_event_filter_unittest.cc aura::test::EventGenerator generator(root_window, root_window 381 ash/wm/system_gesture_event_filter_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 383 ash/wm/system_gesture_event_filter_unittest.cc new ResizableWidgetDelegate, root_window, bounds); root_window 396 ash/wm/system_gesture_event_filter_unittest.cc aura::test::EventGenerator generator(root_window, root_window 439 ash/wm/system_gesture_event_filter_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 441 ash/wm/system_gesture_event_filter_unittest.cc new ResizableWidgetDelegate, root_window, bounds); root_window 457 ash/wm/system_gesture_event_filter_unittest.cc aura::test::EventGenerator generator(root_window, root_window 474 ash/wm/system_gesture_event_filter_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 476 ash/wm/system_gesture_event_filter_unittest.cc new ResizableWidgetDelegate, root_window, bounds); root_window 493 ash/wm/system_gesture_event_filter_unittest.cc aura::test::EventGenerator generator(root_window, root_window 511 ash/wm/system_gesture_event_filter_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 513 ash/wm/system_gesture_event_filter_unittest.cc new ResizableWidgetDelegate, root_window, bounds); root_window 523 ash/wm/system_gesture_event_filter_unittest.cc aura::test::EventGenerator generator(root_window, toplevel_window); root_window 527 ash/wm/system_gesture_event_filter_unittest.cc Shell::GetScreen()->GetDisplayNearestWindow(root_window).work_area(); root_window 539 ash/wm/system_gesture_event_filter_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 541 ash/wm/system_gesture_event_filter_unittest.cc new ResizableWidgetDelegate, root_window, bounds); root_window 551 ash/wm/system_gesture_event_filter_unittest.cc aura::test::EventGenerator generator(root_window, toplevel_window); root_window 555 ash/wm/system_gesture_event_filter_unittest.cc Shell::GetScreen()->GetDisplayNearestWindow(root_window).work_area(); root_window 376 ash/wm/toplevel_window_event_handler.cc aura::Window* root_window = source->GetRootWindow(); root_window 377 ash/wm/toplevel_window_event_handler.cc DCHECK(root_window); root_window 389 ash/wm/toplevel_window_event_handler.cc root_window->GetHost()->dispatcher()->GetLastMouseLocationInRoot(); root_window 391 ash/wm/toplevel_window_event_handler.cc root_window, source->parent(), &drag_location); root_window 396 ash/wm/toplevel_window_event_handler.cc aura::client::GetCursorClient(root_window); root_window 145 ash/wm/window_manager_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 146 ash/wm/window_manager_unittest.cc root_window->SetBounds(gfx::Rect(0, 0, 510, 510)); root_window 185 ash/wm/window_manager_unittest.cc ui::EventProcessor* dispatcher = root_window->GetHost()->event_processor(); root_window 195 ash/wm/window_manager_unittest.cc aura::Window::ConvertPointToTarget(w122->parent(), root_window, &click_point); root_window 262 ash/wm/window_manager_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 347 ash/wm/window_manager_unittest.cc aura::Window::ConvertPointToTarget(w1->parent(), root_window, &left_top); root_window 417 ash/wm/window_manager_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 445 ash/wm/window_manager_unittest.cc aura::Window::ConvertPointToTarget(w2->parent(), root_window, &press_point); root_window 448 ash/wm/window_manager_unittest.cc ui::EventProcessor* dispatcher = root_window->GetHost()->event_processor(); root_window 464 ash/wm/window_manager_unittest.cc aura::Window::ConvertPointToTarget(w1->parent(), root_window, &press_point); root_window 492 ash/wm/window_manager_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 505 ash/wm/window_manager_unittest.cc aura::Window::ConvertPointToTarget(window->parent(), root_window, &point1); root_window 508 ash/wm/window_manager_unittest.cc aura::Window::ConvertPointToTarget(window->parent(), root_window, &point2); root_window 510 ash/wm/window_manager_unittest.cc aura::WindowTreeHost* host = root_window->GetHost(); root_window 597 ash/wm/window_manager_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 598 ash/wm/window_manager_unittest.cc gfx::Size size = root_window->bounds().size(); root_window 607 ash/wm/window_manager_unittest.cc root_window->GetHost()->SetTransform(transform); root_window 623 ash/wm/window_manager_unittest.cc ui::EventProcessor* dispatcher = root_window->GetHost()->event_processor(); root_window 656 ash/wm/window_manager_unittest.cc aura::Window* root_window = Shell::GetPrimaryRootWindow(); root_window 675 ash/wm/window_manager_unittest.cc ui::EventProcessor* dispatcher = root_window->GetHost()->event_processor(); root_window 150 ash/wm/window_positioner.cc aura::Window* GetReferenceWindow(const aura::Window* root_window, root_window 157 ash/wm/window_positioner.cc if (active && active->GetRootWindow() != root_window) root_window 182 ash/wm/window_positioner.cc window->GetRootWindow() == root_window && window->TargetVisibility() && root_window 240 ash/wm/workspace/phantom_window_controller.cc aura::Window* root_window, root_window 248 ash/wm/workspace/phantom_window_controller.cc params.parent = Shell::GetContainer(root_window, root_window 57 ash/wm/workspace/phantom_window_controller.h aura::Window* root_window, root_window 72 ash/wm/workspace/workspace_layout_manager_unittest.cc aura::Window* root_window) OVERRIDE { root_window 747 ash/wm/workspace/workspace_window_resizer.cc const aura::Window* root_window = *iter; root_window 750 ash/wm/workspace/workspace_window_resizer.cc root_window, kShellWindowId_DefaultContainer)->children(); root_window 41 chrome/browser/chromeos/accessibility/sticky_keys_browsertest.cc gfx::NativeWindow root_window = root_window 44 chrome/browser/chromeos/accessibility/sticky_keys_browsertest.cc ui_test_utils::SendKeyPressToWindowSync(root_window, root_window 39 chrome/browser/chromeos/ui/focus_ring_layer.cc aura::Window* root_window = window_->GetRootWindow(); root_window 40 chrome/browser/chromeos/ui/focus_ring_layer.cc if (!layer_ || root_window != root_window_) { root_window 41 chrome/browser/chromeos/ui/focus_ring_layer.cc root_window_ = root_window; root_window 42 chrome/browser/chromeos/ui/focus_ring_layer.cc ui::Layer* root_layer = root_window->layer(); root_window 58 chrome/browser/chromeos/ui/idle_app_name_notification_view.cc aura::Window* root_window = ash::Shell::GetTargetRootWindow(); root_window 59 chrome/browser/chromeos/ui/idle_app_name_notification_view.cc gfx::Size rs = root_window->bounds().size(); root_window 76 chrome/browser/chromeos/ui/idle_app_name_notification_view.cc root_window, ash::kShellWindowId_SettingBubbleContainer); root_window 65 chrome/browser/download/drag_download_item_views.cc aura::Window* root_window = view->GetRootWindow(); root_window 66 chrome/browser/download/drag_download_item_views.cc if (!root_window || !aura::client::GetDragDropClient(root_window)) root_window 71 chrome/browser/download/drag_download_item_views.cc aura::client::GetDragDropClient(root_window)->StartDragAndDrop( root_window 73 chrome/browser/download/drag_download_item_views.cc root_window, root_window 150 chrome/browser/media/desktop_media_list_ash.cc aura::Window* root_window, root_window 154 chrome/browser/media/desktop_media_list_ash.cc aura::Window* container = ash::Shell::GetContainer(root_window, container_id); root_window 67 chrome/browser/media/desktop_media_list_ash.h aura::Window* root_window, root_window 89 chrome/browser/ui/ash/ash_keyboard_controller_proxy.cc aura::Window* root_window = ash::Shell::GetInstance()->GetPrimaryRootWindow(); root_window 90 chrome/browser/ui/ash/ash_keyboard_controller_proxy.cc DCHECK(root_window); root_window 91 chrome/browser/ui/ash/ash_keyboard_controller_proxy.cc return root_window->GetProperty(aura::client::kRootWindowInputMethodKey); root_window 210 chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.cc aura::Window* root_window) { root_window 213 chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.cc return new LauncherContextMenu(launcher_controller(), &item, root_window); root_window 49 chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h aura::Window* root_window) OVERRIDE; root_window 224 chrome/browser/ui/ash/launcher/app_window_launcher_item_controller.cc aura::Window* root_window) { root_window 226 chrome/browser/ui/ash/launcher/app_window_launcher_item_controller.cc return new LauncherContextMenu(launcher_controller(), &item, root_window); root_window 63 chrome/browser/ui/ash/launcher/app_window_launcher_item_controller.h virtual ui::MenuModel* CreateContextMenu(aura::Window* root_window) OVERRIDE; root_window 226 chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc aura::Window* root_window) { root_window 229 chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc return new LauncherContextMenu(launcher_controller(), &item, root_window); root_window 42 chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.h aura::Window* root_window) OVERRIDE; root_window 205 chrome/browser/ui/ash/launcher/browser_status_monitor.cc aura::Window* root_window = ash::Shell::GetInstance()-> root_window 209 chrome/browser/ui/ash/launcher/browser_status_monitor.cc if (!observed_root_windows_.IsObserving(root_window)) { root_window 210 chrome/browser/ui/ash/launcher/browser_status_monitor.cc observed_root_windows_.Add(static_cast<aura::Window*>(root_window)); root_window 212 chrome/browser/ui/ash/launcher/browser_status_monitor.cc aura::client::GetActivationClient(root_window)); root_window 112 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc std::string GetPrefKeyForRootWindow(aura::Window* root_window) { root_window 114 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc root_window)->GetDisplayNearestWindow(root_window); root_window 121 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc aura::Window* root_window, root_window 124 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc std::string key = GetPrefKeyForRootWindow(root_window); root_window 154 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc aura::Window* root_window, root_window 163 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc std::string pref_key = GetPrefKeyForRootWindow(root_window); root_window 752 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc aura::Window* root_window, root_window 754 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc SetShelfAutoHideBehaviorPrefs(new_behavior, root_window); root_window 885 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc aura::Window* root_window) const { root_window 893 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc root_window, root_window 907 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc aura::Window* root_window) const { root_window 914 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc aura::Window* root_window) { root_window 915 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc ash::ShelfAutoHideBehavior behavior = GetShelfAutoHideBehavior(root_window) == root_window 919 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc SetShelfAutoHideBehaviorPrefs(behavior, root_window); root_window 1159 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc aura::Window* root_window) { root_window 1161 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc switch (ash::Shell::GetInstance()->GetShelfAlignment(root_window)) { root_window 1176 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc profile_->GetPrefs(), root_window, prefs::kShelfAlignment, pref_value); root_window 1178 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc if (root_window == ash::Shell::GetPrimaryRootWindow()) { root_window 1616 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc aura::Window* root_window) { root_window 1633 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc profile_->GetPrefs(), root_window, prefs::kShelfAutoHideBehavior, value); root_window 1635 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc if (root_window == ash::Shell::GetPrimaryRootWindow()) { root_window 256 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h aura::Window* root_window) const; root_window 260 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h bool CanUserModifyShelfAutoHideBehavior(aura::Window* root_window) const; root_window 264 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h void ToggleShelfAutoHideBehavior(aura::Window* root_window); root_window 310 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h virtual void OnShelfAlignmentChanged(aura::Window* root_window) OVERRIDE; root_window 331 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h aura::Window* root_window, root_window 450 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h aura::Window* root_window); root_window 246 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc virtual ui::MenuModel* CreateContextMenu(aura::Window* root_window) OVERRIDE { root_window 37 chrome/browser/ui/ash/launcher/launcher_context_menu.h aura::Window* root_window); root_window 43 chrome/browser/ui/ash/launcher/launcher_context_menu.h aura::Window* root_window); root_window 47 chrome/browser/ui/ash/launcher/launcher_context_menu.h aura::Window* root_window); root_window 427 chrome/browser/ui/ash/screenshot_taker.cc aura::Window* root_window = root_windows[i]; root_window 429 chrome/browser/ui/ash/screenshot_taker.cc gfx::Rect rect = root_window->bounds(); root_window 435 chrome/browser/ui/ash/screenshot_taker.cc root_window, rect, GetProfile(), screenshot_path, i); root_window 142 chrome/browser/ui/views/accessibility/accessibility_event_router_views_unittest.cc context = aura_test_helper_->root_window(); root_window 335 chrome/browser/ui/views/apps/chrome_native_app_window_views.cc aura::Window* root_window = widget()->GetNativeWindow()->GetRootWindow(); root_window 338 chrome/browser/ui/views/apps/chrome_native_app_window_views.cc root_window->SetEventTargeter(scoped_ptr<ui::EventTargeter>( root_window 339 chrome/browser/ui/views/apps/chrome_native_app_window_views.cc new wm::EasyResizeWindowTargeter(root_window, inset, inset))); root_window 34 chrome/browser/ui/views/apps/shaped_app_window_targeter_unittest.cc params.context = root_window(); root_window 84 chrome/browser/ui/views/apps/shaped_app_window_targeter_unittest.cc EXPECT_EQ(root_window(), move.target()); root_window 101 chrome/browser/ui/views/apps/shaped_app_window_targeter_unittest.cc root_window()->SetEventTargeter(scoped_ptr<ui::EventTargeter>( root_window 102 chrome/browser/ui/views/apps/shaped_app_window_targeter_unittest.cc new wm::EasyResizeWindowTargeter(root_window(), inset, inset))); root_window 142 chrome/browser/ui/views/apps/shaped_app_window_targeter_unittest.cc EXPECT_EQ(root_window(), move.target()); root_window 211 chrome/browser/ui/views/apps/shaped_app_window_targeter_unittest.cc EXPECT_EQ(root_window(), move.target()); root_window 1476 chrome/browser/ui/views/frame/browser_view.cc aura::Window* root_window = GetNativeWindow()->GetRootWindow(); root_window 1478 chrome/browser/ui/views/frame/browser_view.cc window, root_window, root_window->GetBoundsInScreen()); root_window 142 chrome/browser/ui/views/tab_contents/chrome_web_contents_view_delegate_views.cc aura::Window* root_window = target_window->GetRootWindow(); root_window 144 chrome/browser/ui/views/tab_contents/chrome_web_contents_view_delegate_views.cc aura::client::GetScreenPositionClient(root_window); root_window 218 chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc explicit ScreenEventGeneratorDelegate(aura::Window* root_window) root_window 219 chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc : root_window_(root_window) {} root_window 46 chrome/browser/ui/window_sizer/window_sizer_ash_uitest.cc gfx::Rect GetChromeIconBoundsForRootWindow(aura::Window* root_window) { root_window 47 chrome/browser/ui/window_sizer/window_sizer_ash_uitest.cc ash::Shelf* shelf = ash::Shelf::ForWindow(root_window); root_window 56 chrome/browser/ui/window_sizer/window_sizer_ash_uitest.cc void OpenBrowserUsingShelfOnRootWindow(aura::Window* root_window) { root_window 57 chrome/browser/ui/window_sizer/window_sizer_ash_uitest.cc aura::test::EventGenerator generator(root_window); root_window 59 chrome/browser/ui/window_sizer/window_sizer_ash_uitest.cc GetChromeIconBoundsForRootWindow(root_window).CenterPoint(); root_window 61 chrome/browser/ui/window_sizer/window_sizer_ash_uitest.cc ash::Shell::GetScreen()->GetDisplayNearestWindow(root_window); root_window 151 chrome/browser/ui/window_sizer/window_sizer_ash_uitest.cc void OpenBrowserUsingContextMenuOnRootWindow(aura::Window* root_window) { root_window 153 chrome/browser/ui/window_sizer/window_sizer_ash_uitest.cc GetChromeIconBoundsForRootWindow(root_window).CenterPoint(); root_window 150 chrome/test/base/view_event_test_base.cc context = aura_test_helper_->root_window(); root_window 36 content/browser/android/content_view_render_view.cc gfx::NativeWindow root_window) root_window 38 content/browser/android/content_view_render_view.cc root_window_(root_window), root_window 48 content/browser/android/content_view_render_view.cc gfx::NativeWindow root_window = root_window 51 content/browser/android/content_view_render_view.cc new ContentViewRenderView(env, obj, root_window); root_window 25 content/browser/android/content_view_render_view.h gfx::NativeWindow root_window); root_window 72 content/browser/media/capture/desktop_capture_device_aura_unittest.cc gfx::Rect desktop_bounds = root_window()->bounds(); root_window 78 content/browser/media/capture/desktop_capture_device_aura_unittest.cc desktop_window_.get(), root_window(), desktop_bounds); root_window 84 content/browser/media/capture/desktop_capture_device_aura_unittest.cc root_window()->RemoveChild(desktop_window_.get()); root_window 91 content/browser/media/capture/desktop_capture_device_aura_unittest.cc aura::Window* root_window() { return helper_->root_window(); } root_window 106 content/browser/media/capture/desktop_capture_device_aura_unittest.cc content::DesktopMediaID::RegisterAuraWindow(root_window()))); root_window 43 content/browser/renderer_host/backing_store_gtk.h XID root_window() const { return root_window_; } root_window 229 content/browser/renderer_host/compositor_impl_android.cc gfx::NativeWindow root_window) { root_window 230 content/browser/renderer_host/compositor_impl_android.cc return client ? new CompositorImpl(client, root_window) : NULL; root_window 296 content/browser/renderer_host/compositor_impl_android.cc gfx::NativeWindow root_window) root_window 303 content/browser/renderer_host/compositor_impl_android.cc root_window_(root_window) { root_window 305 content/browser/renderer_host/compositor_impl_android.cc DCHECK(root_window); root_window 307 content/browser/renderer_host/compositor_impl_android.cc root_window->AttachCompositor(this); root_window 45 content/browser/renderer_host/compositor_impl_android.h CompositorImpl(CompositorClient* client, gfx::NativeWindow root_window); root_window 1051 content/browser/renderer_host/render_widget_host_view_aura.cc aura::Window* root_window = window_->GetRootWindow(); root_window 1053 content/browser/renderer_host/render_widget_host_view_aura.cc aura::client::GetTooltipClient(root_window); root_window 2171 content/browser/renderer_host/render_widget_host_view_aura.cc aura::Window* root_window = window_->GetRootWindow(); root_window 2172 content/browser/renderer_host/render_widget_host_view_aura.cc if (!root_window) root_window 2185 content/browser/renderer_host/render_widget_host_view_aura.cc aura::client::GetCursorClient(root_window); root_window 2195 content/browser/renderer_host/render_widget_host_view_aura.cc tooltip_disabler_.reset(new aura::client::ScopedTooltipDisabler(root_window)); root_window 2202 content/browser/renderer_host/render_widget_host_view_aura.cc aura::Window* root_window = window_->GetRootWindow(); root_window 2203 content/browser/renderer_host/render_widget_host_view_aura.cc if (!mouse_locked_ || !root_window) root_window 2215 content/browser/renderer_host/render_widget_host_view_aura.cc aura::client::GetCursorClient(root_window); root_window 2313 content/browser/renderer_host/render_widget_host_view_aura.cc aura::Window* root_window = window_->GetRootWindow(); root_window 2314 content/browser/renderer_host/render_widget_host_view_aura.cc if (!root_window) root_window 2317 content/browser/renderer_host/render_widget_host_view_aura.cc aura::client::GetScreenPositionClient(root_window); root_window 2333 content/browser/renderer_host/render_widget_host_view_aura.cc aura::Window* root_window = window_->GetRootWindow(); root_window 2334 content/browser/renderer_host/render_widget_host_view_aura.cc if (root_window) { root_window 2336 content/browser/renderer_host/render_widget_host_view_aura.cc aura::client::GetScreenPositionClient(root_window); root_window 3222 content/browser/renderer_host/render_widget_host_view_aura.cc aura::Window* root_window = window_->GetRootWindow(); root_window 3223 content/browser/renderer_host/render_widget_host_view_aura.cc if (!root_window) root_window 3228 content/browser/renderer_host/render_widget_host_view_aura.cc aura::client::GetScreenPositionClient(root_window); root_window 3231 content/browser/renderer_host/render_widget_host_view_aura.cc root_window, &root_window_point); root_window 3234 content/browser/renderer_host/render_widget_host_view_aura.cc if (root_window->GetEventHandlerForPoint(root_window_point) != window_) root_window 3243 content/browser/renderer_host/render_widget_host_view_aura.cc aura::client::GetCursorClient(root_window); root_window 3250 content/browser/renderer_host/render_widget_host_view_aura.cc aura::Window* root_window = window_->GetRootWindow(); root_window 3251 content/browser/renderer_host/render_widget_host_view_aura.cc if (!root_window) root_window 3253 content/browser/renderer_host/render_widget_host_view_aura.cc return root_window->GetProperty(aura::client::kRootWindowInputMethodKey); root_window 222 content/browser/renderer_host/render_widget_host_view_aura_unittest.cc aura_test_helper_->root_window(), root_window 897 content/browser/renderer_host/render_widget_host_view_aura_unittest.cc aura::Window* root_window = aura_test_helper_->root_window(); root_window 898 content/browser/renderer_host/render_widget_host_view_aura_unittest.cc root_window->SetLayoutManager(new FullscreenLayoutManager(root_window)); root_window 928 content/browser/renderer_host/render_widget_host_view_aura_unittest.cc root_window->GetHost()->compositor()); root_window 952 content/browser/renderer_host/render_widget_host_view_aura_unittest.cc root_window->GetHost()->compositor()); root_window 103 content/browser/web_contents/aura/overscroll_navigation_overlay_unittest.cc gfx::Rect(root_window()->bounds().size()), root_window 104 content/browser/web_contents/aura/overscroll_navigation_overlay_unittest.cc root_window())); root_window 213 content/browser/web_contents/aura/window_slider_unittest.cc scoped_ptr<aura::Window> window(CreateNormalWindow(0, root_window(), NULL)); root_window 217 content/browser/web_contents/aura/window_slider_unittest.cc aura::test::EventGenerator generator(root_window()); root_window 221 content/browser/web_contents/aura/window_slider_unittest.cc new WindowSlider(&slider_delegate, root_window(), window.get()); root_window 294 content/browser/web_contents/aura/window_slider_unittest.cc scoped_ptr<aura::Window> window(CreateNormalWindow(0, root_window(), NULL)); root_window 310 content/browser/web_contents/aura/window_slider_unittest.cc new WindowSlider(&slider_delegate, root_window(), window.get()); root_window 313 content/browser/web_contents/aura/window_slider_unittest.cc aura::test::EventGenerator generator(root_window()); root_window 320 content/browser/web_contents/aura/window_slider_unittest.cc root_window()->GetHost()->event_processor(), root_window 337 content/browser/web_contents/aura/window_slider_unittest.cc scoped_ptr<aura::Window> window(CreateNormalWindow(0, root_window(), NULL)); root_window 349 content/browser/web_contents/aura/window_slider_unittest.cc new WindowSlider(&slider_delegate, root_window(), window.get()); root_window 356 content/browser/web_contents/aura/window_slider_unittest.cc aura::test::EventGenerator generator(root_window()); root_window 443 content/browser/web_contents/aura/window_slider_unittest.cc scoped_ptr<aura::Window> parent(CreateNormalWindow(0, root_window(), NULL)); root_window 456 content/browser/web_contents/aura/window_slider_unittest.cc aura::test::EventGenerator generator(root_window()); root_window 481 content/browser/web_contents/aura/window_slider_unittest.cc scoped_ptr<aura::Window> window(CreateNormalWindow(0, root_window(), NULL)); root_window 486 content/browser/web_contents/aura/window_slider_unittest.cc new WindowSlider(&slider_delegate, root_window(), window.get()); root_window 488 content/browser/web_contents/aura/window_slider_unittest.cc aura::test::EventGenerator generator(root_window()); root_window 528 content/browser/web_contents/aura/window_slider_unittest.cc size_t child_windows = root_window()->children().size(); root_window 529 content/browser/web_contents/aura/window_slider_unittest.cc aura::Window* window = CreateNormalWindow(0, root_window(), NULL); root_window 531 content/browser/web_contents/aura/window_slider_unittest.cc EXPECT_EQ(child_windows + 1, root_window()->children().size()); root_window 534 content/browser/web_contents/aura/window_slider_unittest.cc aura::test::EventGenerator generator(root_window()); root_window 538 content/browser/web_contents/aura/window_slider_unittest.cc new WindowSlider(&slider_delegate, root_window(), window)); root_window 553 content/browser/web_contents/aura/window_slider_unittest.cc EXPECT_EQ(child_windows, root_window()->children().size()); root_window 559 content/browser/web_contents/aura/window_slider_unittest.cc size_t child_windows = root_window()->children().size(); root_window 560 content/browser/web_contents/aura/window_slider_unittest.cc aura::Window* window = CreateNormalWindow(0, root_window(), NULL); root_window 562 content/browser/web_contents/aura/window_slider_unittest.cc EXPECT_EQ(child_windows + 1, root_window()->children().size()); root_window 565 content/browser/web_contents/aura/window_slider_unittest.cc aura::test::EventGenerator generator(root_window()); root_window 568 content/browser/web_contents/aura/window_slider_unittest.cc new WindowSlider(&slider_delegate, root_window(), window); root_window 582 content/browser/web_contents/aura/window_slider_unittest.cc EXPECT_EQ(child_windows, root_window()->children().size()); root_window 591 content/browser/web_contents/aura/window_slider_unittest.cc scoped_ptr<aura::Window> window(CreateNormalWindow(0, root_window(), NULL)); root_window 594 content/browser/web_contents/aura/window_slider_unittest.cc new WindowSlider(&slider_delegate, root_window(), window.get()); root_window 603 content/browser/web_contents/aura/window_slider_unittest.cc aura::test::EventGenerator generator(root_window()); root_window 432 content/browser/web_contents/web_contents_view_aura.cc aura::Window* root_window = view_->window_->GetRootWindow(); root_window 433 content/browser/web_contents/web_contents_view_aura.cc if (root_window) { root_window 434 content/browser/web_contents/web_contents_view_aura.cc root_window->RemoveObserver(this); root_window 435 content/browser/web_contents/web_contents_view_aura.cc const aura::Window::Windows& root_children = root_window->children(); root_window 613 content/browser/web_contents/web_contents_view_aura.cc aura::Window* root_window = view_->window_->GetRootWindow(); root_window 614 content/browser/web_contents/web_contents_view_aura.cc const aura::Window::Windows& root_children = root_window->children(); root_window 615 content/browser/web_contents/web_contents_view_aura.cc if (root_window) { root_window 690 content/browser/web_contents/web_contents_view_aura.cc aura::Window* root_window = GetNativeView()->GetRootWindow(); root_window 696 content/browser/web_contents/web_contents_view_aura.cc aura::Window::ConvertPointToTarget(root_window, window, &client_loc); root_window 994 content/browser/web_contents/web_contents_view_aura.cc aura::Window* root_window = context ? context->GetRootWindow() : NULL; root_window 995 content/browser/web_contents/web_contents_view_aura.cc if (root_window) { root_window 1004 content/browser/web_contents/web_contents_view_aura.cc if (root_window) { root_window 1006 content/browser/web_contents/web_contents_view_aura.cc window_.get(), root_window, root_window->GetBoundsInScreen()); root_window 1120 content/browser/web_contents/web_contents_view_aura.cc aura::Window* root_window = GetNativeView()->GetRootWindow(); root_window 1121 content/browser/web_contents/web_contents_view_aura.cc if (!aura::client::GetDragDropClient(root_window)) { root_window 1149 content/browser/web_contents/web_contents_view_aura.cc result_op = aura::client::GetDragDropClient(root_window) root_window 1151 content/browser/web_contents/web_contents_view_aura.cc root_window, root_window 561 content/plugin/webplugin_proxy.cc XID root_window = ui::GetX11RootWindow(); root_window 569 content/plugin/webplugin_proxy.cc *pixmap_out = XShmCreatePixmap(display, root_window, root_window 41 content/public/browser/android/compositor.h gfx::NativeWindow root_window); root_window 180 content/public/test/test_renderer_host.h aura::Window* root_window() { return aura_test_helper_->root_window(); } root_window 179 content/shell/browser/shell_views.cc aura::Window* root_window = web_contents_window->GetRootWindow(); root_window 181 content/shell/browser/shell_views.cc aura::client::GetScreenPositionClient(root_window); root_window 163 gpu/tools/compositor_model_bench/compositor_model_bench.cc int root_window = RootWindow(display_, screen); root_window 167 gpu/tools/compositor_model_bench/compositor_model_bench.cc root_window, root_window 68 media/tools/player_x11/player_x11.cc int root_window = RootWindow(g_display, screen); root_window 71 media/tools/player_x11/player_x11.cc g_window = XCreateSimpleWindow(g_display, root_window, 1, 1, 100, 50, 0, root_window 18 ui/aura/client/capture_client.cc void SetCaptureClient(Window* root_window, CaptureClient* client) { root_window 19 ui/aura/client/capture_client.cc root_window->SetProperty(kRootWindowCaptureClientKey, client); root_window 22 ui/aura/client/capture_client.cc CaptureClient* GetCaptureClient(Window* root_window) { root_window 23 ui/aura/client/capture_client.cc return root_window ? root_window 24 ui/aura/client/capture_client.cc root_window->GetProperty(kRootWindowCaptureClientKey) : NULL; root_window 28 ui/aura/client/capture_client.cc Window* root_window = window->GetRootWindow(); root_window 29 ui/aura/client/capture_client.cc if (!root_window) root_window 31 ui/aura/client/capture_client.cc CaptureClient* capture_client = GetCaptureClient(root_window); root_window 39 ui/aura/client/capture_client.h AURA_EXPORT void SetCaptureClient(Window* root_window, root_window 41 ui/aura/client/capture_client.h AURA_EXPORT CaptureClient* GetCaptureClient(Window* root_window); root_window 17 ui/aura/client/default_activation_client.cc DefaultActivationClient::DefaultActivationClient(Window* root_window) root_window 19 ui/aura/client/default_activation_client.cc client::SetActivationClient(root_window, this); root_window 30 ui/aura/client/default_activation_client.h explicit DefaultActivationClient(Window* root_window); root_window 14 ui/aura/client/default_capture_client.cc DefaultCaptureClient::DefaultCaptureClient(Window* root_window) root_window 15 ui/aura/client/default_capture_client.cc : root_window_(root_window), root_window 18 ui/aura/client/default_capture_client.h explicit DefaultCaptureClient(Window* root_window); root_window 17 ui/aura/client/event_client.cc void SetEventClient(Window* root_window, EventClient* client) { root_window 18 ui/aura/client/event_client.cc DCHECK_EQ(root_window->GetRootWindow(), root_window); root_window 19 ui/aura/client/event_client.cc root_window->SetProperty(kRootWindowEventClientKey, client); root_window 22 ui/aura/client/event_client.cc EventClient* GetEventClient(const Window* root_window) { root_window 23 ui/aura/client/event_client.cc if (root_window) root_window 24 ui/aura/client/event_client.cc DCHECK_EQ(root_window->GetRootWindow(), root_window); root_window 25 ui/aura/client/event_client.cc return root_window ? root_window 26 ui/aura/client/event_client.cc root_window->GetProperty(kRootWindowEventClientKey) : NULL; root_window 32 ui/aura/client/event_client.h AURA_EXPORT void SetEventClient(Window* root_window, EventClient* client); root_window 33 ui/aura/client/event_client.h AURA_EXPORT EventClient* GetEventClient(const Window* root_window); root_window 18 ui/aura/client/focus_client.cc void SetFocusClient(Window* root_window, FocusClient* client) { root_window 19 ui/aura/client/focus_client.cc DCHECK_EQ(root_window->GetRootWindow(), root_window); root_window 20 ui/aura/client/focus_client.cc root_window->SetProperty(kRootWindowFocusClientKey, client); root_window 28 ui/aura/client/focus_client.cc const Window* root_window = window->GetRootWindow(); root_window 29 ui/aura/client/focus_client.cc return root_window ? root_window 30 ui/aura/client/focus_client.cc root_window->GetProperty(kRootWindowFocusClientKey) : NULL; root_window 39 ui/aura/client/focus_client.h AURA_EXPORT void SetFocusClient(Window* root_window, FocusClient* client); root_window 19 ui/aura/client/screen_position_client.cc void SetScreenPositionClient(Window* root_window, root_window 21 ui/aura/client/screen_position_client.cc DCHECK_EQ(root_window->GetRootWindow(), root_window); root_window 22 ui/aura/client/screen_position_client.cc root_window->SetProperty(kScreenPositionClientKey, client); root_window 25 ui/aura/client/screen_position_client.cc ScreenPositionClient* GetScreenPositionClient(const Window* root_window) { root_window 26 ui/aura/client/screen_position_client.cc if (root_window) root_window 27 ui/aura/client/screen_position_client.cc DCHECK_EQ(root_window->GetRootWindow(), root_window); root_window 28 ui/aura/client/screen_position_client.cc return root_window ? root_window 29 ui/aura/client/screen_position_client.cc root_window->GetProperty(kScreenPositionClientKey) : NULL; root_window 37 ui/aura/client/screen_position_client.h virtual void ConvertHostPointToScreen(Window* root_window, root_window 47 ui/aura/client/screen_position_client.h AURA_EXPORT void SetScreenPositionClient(Window* root_window, root_window 50 ui/aura/client/screen_position_client.h const Window* root_window); root_window 22 ui/aura/client/window_tree_client.cc Window* root_window = window->GetRootWindow(); root_window 23 ui/aura/client/window_tree_client.cc DCHECK(root_window); root_window 24 ui/aura/client/window_tree_client.cc root_window->SetProperty(kRootWindowWindowTreeClientKey, window_tree_client); root_window 29 ui/aura/client/window_tree_client.cc Window* root_window = window->GetRootWindow(); root_window 30 ui/aura/client/window_tree_client.cc DCHECK(root_window); root_window 32 ui/aura/client/window_tree_client.cc root_window->GetProperty(kRootWindowWindowTreeClientKey); root_window 720 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 771 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 1016 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 1089 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 1172 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 1225 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 1276 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 1327 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 1364 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 1409 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 1455 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 1502 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 1555 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 1609 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 1668 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 1788 ui/aura/gestures/gesture_recognizer_unittest.cc queued_delegate.get(), -1234, bounds, root_window())); root_window 1826 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -2345, gfx::Rect(0, 0, 50, 50), root_window())); root_window 1981 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 2066 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 2123 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 2228 ui/aura/gestures/gesture_recognizer_unittest.cc delegates[i], i, window_bounds[i], root_window()); root_window 2292 ui/aura/gestures/gesture_recognizer_unittest.cc CreateTestWindowWithDelegate(delegate.get(), 0, bounds, root_window())); root_window 2324 ui/aura/gestures/gesture_recognizer_unittest.cc gfx::Rect(-100, -100, 2000, 2000), root_window())); root_window 2330 ui/aura/gestures/gesture_recognizer_unittest.cc gesture_recognizer->GetGestureSequenceForTesting(root_window()); root_window 2353 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 2381 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 2470 ui/aura/gestures/gesture_recognizer_unittest.cc &delegate, -1234, gfx::Rect(10, 10, 300, 300), root_window())); root_window 2471 ui/aura/gestures/gesture_recognizer_unittest.cc EventGenerator generator(root_window(), window.get()); root_window 2493 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, gfx::Rect(10, 10, 300, 300), root_window())); root_window 2494 ui/aura/gestures/gesture_recognizer_unittest.cc EventGenerator generator(root_window()); root_window 2503 ui/aura/gestures/gesture_recognizer_unittest.cc gfx::Rect(10, 10, 200, 200), root_window())); root_window 2518 ui/aura/gestures/gesture_recognizer_unittest.cc root_window()->AddPreTargetHandler(handler.get()); root_window 2522 ui/aura/gestures/gesture_recognizer_unittest.cc -1234, gfx::Rect(10, 10, 300, 300), root_window())); root_window 2525 ui/aura/gestures/gesture_recognizer_unittest.cc EventGenerator generator(root_window()); root_window 2557 ui/aura/gestures/gesture_recognizer_unittest.cc gfx::Rect(100, 100, 300, 300), root_window())); root_window 2564 ui/aura/gestures/gesture_recognizer_unittest.cc root_window()->RemovePreTargetHandler(handler.get()); root_window 2576 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, gfx::Rect(10, 10, 300, 300), root_window())); root_window 2605 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 2693 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 2738 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 2769 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 2808 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 2842 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 2853 ui/aura/gestures/gesture_recognizer_unittest.cc aura::test::EventGenerator generator(root_window(), window.get()); root_window 2887 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 2919 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 2957 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 3010 ui/aura/gestures/gesture_recognizer_unittest.cc CreateTestWindowWithDelegate(delegate.get(), 0, bounds, root_window())); root_window 3034 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 3096 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 3151 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 3255 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 3349 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 3390 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 3445 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 3487 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 3530 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 3587 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 3640 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 3674 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 3716 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 3760 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 3807 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 3837 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 3868 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 3924 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 3954 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 3989 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 4046 ui/aura/gestures/gesture_recognizer_unittest.cc delegate.get(), -1234, bounds, root_window())); root_window 112 ui/aura/test/aura_test_base.cc client::ParentWindowWithContext(window, root_window(), gfx::Rect()); root_window 43 ui/aura/test/aura_test_base.h Window* root_window() { return helper_->root_window(); } root_window 72 ui/aura/test/aura_test_helper.cc client::SetFocusClient(root_window(), focus_client_.get()); root_window 73 ui/aura/test/aura_test_helper.cc stacking_client_.reset(new TestWindowTreeClient(root_window())); root_window 75 ui/aura/test/aura_test_helper.cc new client::DefaultActivationClient(root_window())); root_window 76 ui/aura/test/aura_test_helper.cc capture_client_.reset(new client::DefaultCaptureClient(root_window())); root_window 78 ui/aura/test/aura_test_helper.cc root_window()->SetProperty( root_window 82 ui/aura/test/aura_test_helper.cc root_window()->Show(); root_window 94 ui/aura/test/aura_test_helper.cc client::SetFocusClient(root_window(), NULL); root_window 50 ui/aura/test/aura_test_helper.h Window* root_window() { return host_->window(); } root_window 37 ui/aura/test/event_generator.cc explicit DefaultEventGeneratorDelegate(Window* root_window) root_window 38 ui/aura/test/event_generator.cc : root_window_(root_window) {} root_window 83 ui/aura/test/event_generator.cc EventGenerator::EventGenerator(Window* root_window) root_window 84 ui/aura/test/event_generator.cc : delegate_(new DefaultEventGeneratorDelegate(root_window)), root_window 91 ui/aura/test/event_generator.cc EventGenerator::EventGenerator(Window* root_window, const gfx::Point& point) root_window 92 ui/aura/test/event_generator.cc : delegate_(new DefaultEventGeneratorDelegate(root_window)), root_window 100 ui/aura/test/event_generator.cc EventGenerator::EventGenerator(Window* root_window, Window* window) root_window 101 ui/aura/test/event_generator.cc : delegate_(new DefaultEventGeneratorDelegate(root_window)), root_window 86 ui/aura/test/event_generator.h explicit EventGenerator(Window* root_window); root_window 94 ui/aura/test/event_generator.h EventGenerator(Window* root_window, const gfx::Point& initial_location); root_window 98 ui/aura/test/event_generator.h EventGenerator(Window* root_window, Window* window); root_window 12 ui/aura/test/test_cursor_client.cc TestCursorClient::TestCursorClient(aura::Window* root_window) root_window 17 ui/aura/test/test_cursor_client.cc root_window_(root_window) { root_window 18 ui/aura/test/test_cursor_client.cc client::SetCursorClient(root_window, this); root_window 18 ui/aura/test/test_cursor_client.h explicit TestCursorClient(aura::Window* root_window); root_window 12 ui/aura/test/test_window_tree_client.cc TestWindowTreeClient::TestWindowTreeClient(Window* root_window) root_window 13 ui/aura/test/test_window_tree_client.cc : root_window_(root_window) { root_window 18 ui/aura/test/test_window_tree_client.h explicit TestWindowTreeClient(Window* root_window); root_window 332 ui/aura/window.cc const Window* root_window = GetRootWindow(); root_window 333 ui/aura/window.cc return root_window ? root_window->host_ : NULL; root_window 533 ui/aura/window.cc Window* root_window = GetRootWindow(); root_window 534 ui/aura/window.cc if (root_window && old_root != root_window) { root_window 535 ui/aura/window.cc root_window->GetHost()->dispatcher()->OnWindowAddedToRootWindow(child); root_window 627 ui/aura/window.cc Window* root_window = GetRootWindow(); root_window 628 ui/aura/window.cc DCHECK(root_window); root_window 630 ui/aura/window.cc ConvertPointToTarget(this, root_window, &point_in_root); root_window 631 ui/aura/window.cc root_window->GetHost()->MoveCursorTo(point_in_root); root_window 659 ui/aura/window.cc const Window* root_window = GetRootWindow(); root_window 660 ui/aura/window.cc if (!root_window) root_window 663 ui/aura/window.cc ConvertPointToTarget(root_window, this, &local_point); root_window 741 ui/aura/window.cc Window* root_window = GetRootWindow(); root_window 742 ui/aura/window.cc if (!root_window) root_window 744 ui/aura/window.cc client::GetCaptureClient(root_window)->SetCapture(this); root_window 748 ui/aura/window.cc Window* root_window = GetRootWindow(); root_window 749 ui/aura/window.cc if (!root_window) root_window 751 ui/aura/window.cc client::GetCaptureClient(root_window)->ReleaseCapture(this); root_window 755 ui/aura/window.cc Window* root_window = GetRootWindow(); root_window 756 ui/aura/window.cc if (!root_window) root_window 758 ui/aura/window.cc client::CaptureClient* capture_client = client::GetCaptureClient(root_window); root_window 1021 ui/aura/window.cc Window* root_window = child->GetRootWindow(); root_window 1023 ui/aura/window.cc if (root_window && root_window != new_root_window) root_window 47 ui/aura/window_event_dispatcher.cc void SetLastMouseLocation(const Window* root_window, root_window 50 ui/aura/window_event_dispatcher.cc client::GetScreenPositionClient(root_window); root_window 53 ui/aura/window_event_dispatcher.cc client->ConvertPointToScreen(root_window, &location_in_screen); root_window 112 ui/aura/window_event_dispatcher_unittest.cc delegate1.get(), -1234, bounds1, root_window())); root_window 114 ui/aura/window_event_dispatcher_unittest.cc delegate2.get(), -5678, bounds2, root_window())); root_window 210 ui/aura/window_event_dispatcher_unittest.cc gfx::Rect(50, 50, 100, 100), root_window())); root_window 219 ui/aura/window_event_dispatcher_unittest.cc root, static_cast<Window*>(root_window()), w1.get(), root_window 232 ui/aura/window_event_dispatcher_unittest.cc explicit TestEventClient(Window* root_window) root_window 233 ui/aura/window_event_dispatcher_unittest.cc : root_window_(root_window), root_window 289 ui/aura/window_event_dispatcher_unittest.cc TestEventClient client(root_window()); root_window 320 ui/aura/window_event_dispatcher_unittest.cc test::EventGenerator generator(root_window()); root_window 329 ui/aura/window_event_dispatcher_unittest.cc test::EventGenerator generator(root_window(), w1); root_window 334 ui/aura/window_event_dispatcher_unittest.cc test::EventGenerator generator3(root_window(), w3.get()); root_window 346 ui/aura/window_event_dispatcher_unittest.cc root_window()->SetEventFilter(filter); // passes ownership root_window 360 ui/aura/window_event_dispatcher_unittest.cc scoped_ptr<Window> w1(CreateNormalWindow(1, root_window(), NULL)); root_window 378 ui/aura/window_event_dispatcher_unittest.cc root_window()->SetEventFilter(filter); // passes ownership root_window 380 ui/aura/window_event_dispatcher_unittest.cc gfx::Point position = root_window()->bounds().origin(); root_window 386 ui/aura/window_event_dispatcher_unittest.cc position = root_window()->bounds().origin(); root_window 387 ui/aura/window_event_dispatcher_unittest.cc position.Offset(root_window()->bounds().width() + 10, root_window 388 ui/aura/window_event_dispatcher_unittest.cc root_window()->bounds().height() + 10); root_window 398 ui/aura/window_event_dispatcher_unittest.cc root_window()->SetEventFilter(filter); root_window 401 ui/aura/window_event_dispatcher_unittest.cc scoped_ptr<Window> w1(CreateNormalWindow(1, root_window(), &delegate)); root_window 588 ui/aura/window_event_dispatcher_unittest.cc scoped_ptr<Window> window(CreateNormalWindow(1, root_window(), NULL)); root_window 605 ui/aura/window_event_dispatcher_unittest.cc root_window()->SetEventFilter(filter); // passes ownership root_window 609 ui/aura/window_event_dispatcher_unittest.cc &delegate, 1, gfx::Rect(0, 0, 100, 100), root_window())); root_window 697 ui/aura/window_event_dispatcher_unittest.cc root_window()->SetEventFilter(filter); // passes ownership root_window 701 ui/aura/window_event_dispatcher_unittest.cc &delegate, 1, gfx::Rect(50, 50, 100, 100), root_window())); root_window 781 ui/aura/window_event_dispatcher_unittest.cc root_window()->SetEventFilter(filter); root_window 785 ui/aura/window_event_dispatcher_unittest.cc &delegate, 1, gfx::Rect(50, 50, 100, 100), root_window())); root_window 788 ui/aura/window_event_dispatcher_unittest.cc test::EventGenerator generator(root_window()); root_window 812 ui/aura/window_event_dispatcher_unittest.cc root_window()->SetEventFilter(filter); // passes ownership root_window 816 ui/aura/window_event_dispatcher_unittest.cc &delegate, 1234, gfx::Rect(5, 5, 100, 100), root_window())); root_window 820 ui/aura/window_event_dispatcher_unittest.cc test::TestCursorClient cursor_client(root_window()); root_window 846 ui/aura/window_event_dispatcher_unittest.cc root_window()->SetEventFilter(filter); // passes ownership root_window 852 ui/aura/window_event_dispatcher_unittest.cc root_window())); root_window 882 ui/aura/window_event_dispatcher_unittest.cc root_window()->SetEventFilter(filter); // passes ownership root_window 888 ui/aura/window_event_dispatcher_unittest.cc root_window())); root_window 900 ui/aura/window_event_dispatcher_unittest.cc test::TestCursorClient cursor_client(root_window()); root_window 988 ui/aura/window_event_dispatcher_unittest.cc scoped_ptr<Window> w1(CreateNormalWindow(1, root_window(), NULL)); root_window 996 ui/aura/window_event_dispatcher_unittest.cc test::EventGenerator generator(root_window(), w11); root_window 1056 ui/aura/window_event_dispatcher_unittest.cc scoped_ptr<Window> w1(CreateNormalWindow(1, root_window(), NULL)); root_window 1060 ui/aura/window_event_dispatcher_unittest.cc test::EventGenerator generator(root_window(), child); root_window 1108 ui/aura/window_event_dispatcher_unittest.cc scoped_ptr<Window> w1(CreateNormalWindow(1, root_window(), &d1)); root_window 1111 ui/aura/window_event_dispatcher_unittest.cc test::EventGenerator nested_generator(root_window(), w1.get()); root_window 1113 ui/aura/window_event_dispatcher_unittest.cc scoped_ptr<Window> w2(CreateNormalWindow(1, root_window(), &d2)); root_window 1117 ui/aura/window_event_dispatcher_unittest.cc test::EventGenerator generator(root_window(), w2.get()); root_window 1128 ui/aura/window_event_dispatcher_unittest.cc root_window()->SetEventFilter(filter); // passes ownership root_window 1132 ui/aura/window_event_dispatcher_unittest.cc &delegate, 1, gfx::Rect(0, 0, 100, 100), root_window())); root_window 1225 ui/aura/window_event_dispatcher_unittest.cc &delegate, 1, gfx::Rect(0, 0, 100, 100), root_window())); root_window 1228 ui/aura/window_event_dispatcher_unittest.cc &delegate, 1, gfx::Rect(0, 0, 50, 50), root_window())); root_window 1232 ui/aura/window_event_dispatcher_unittest.cc root_window()->SetEventFilter(repost_event_recorder); // passes ownership root_window 1236 ui/aura/window_event_dispatcher_unittest.cc test::EventGenerator repost_generator(root_window(), repost_source.get()); root_window 1240 ui/aura/window_event_dispatcher_unittest.cc test::EventGenerator scroll_generator(root_window(), repost_target.get()); root_window 1293 ui/aura/window_event_dispatcher_unittest.cc scoped_ptr<Window> w1(CreateNormalWindow(1, root_window(), NULL)); root_window 1300 ui/aura/window_event_dispatcher_unittest.cc test::EventGenerator generator(root_window(), w1.get()); root_window 1308 ui/aura/window_event_dispatcher_unittest.cc Window* w2 = CreateNormalWindow(2, root_window(), NULL); root_window 1310 ui/aura/window_event_dispatcher_unittest.cc root_window()->StackChildAbove(w2, w1.get()); root_window 1411 ui/aura/window_event_dispatcher_unittest.cc DontResetHeldEventWindowDelegate delegate(root_window()); root_window 1412 ui/aura/window_event_dispatcher_unittest.cc scoped_ptr<Window> w1(CreateNormalWindow(1, root_window(), &delegate)); root_window 1417 ui/aura/window_event_dispatcher_unittest.cc root_window()->GetHost()->dispatcher()->RepostEvent(pressed); root_window 1489 ui/aura/window_event_dispatcher_unittest.cc root_window()->SetEventFilter(filter); // passes ownership root_window 1493 ui/aura/window_event_dispatcher_unittest.cc &delegate, 1, gfx::Rect(0, 0, 100, 100), root_window())); root_window 1495 ui/aura/window_event_dispatcher_unittest.cc gfx::Point position1 = root_window()->bounds().origin(); root_window 1510 ui/aura/window_event_dispatcher_unittest.cc root_window()->SetEventFilter(filter); // passes ownership root_window 1514 ui/aura/window_event_dispatcher_unittest.cc &delegate, 1, gfx::Rect(0, 0, 100, 100), root_window())); root_window 1516 ui/aura/window_event_dispatcher_unittest.cc gfx::Point position1 = root_window()->bounds().origin(); root_window 1517 ui/aura/window_event_dispatcher_unittest.cc gfx::Point position2 = root_window()->bounds().CenterPoint(); root_window 1543 ui/aura/window_event_dispatcher_unittest.cc scoped_ptr<Window> window1(CreateNormalWindow(1, root_window(), NULL)); root_window 1546 ui/aura/window_event_dispatcher_unittest.cc scoped_ptr<Window> window2(CreateNormalWindow(2, root_window(), NULL)); root_window 1581 ui/aura/window_event_dispatcher_unittest.cc void CreateCaptureWindow(aura::Window* root_window) { root_window 1583 ui/aura/window_event_dispatcher_unittest.cc this, -1234, gfx::Rect(20, 20, 20, 20), root_window)); root_window 1613 ui/aura/window_event_dispatcher_unittest.cc capture_window_tracker.CreateCaptureWindow(root_window()); root_window 1621 ui/aura/window_event_dispatcher_unittest.cc capture_window_tracker.CreateCaptureWindow(root_window()); root_window 1684 ui/aura/window_event_dispatcher_unittest.cc window_.reset(CreateNormalWindow(1, root_window(), NULL)); root_window 1732 ui/aura/window_event_dispatcher_unittest.cc 1234, gfx::Rect(20, 20, 100, 100), root_window())); root_window 1737 ui/aura/window_event_dispatcher_unittest.cc root_window()->AddPreTargetHandler(&handler_root); root_window 1762 ui/aura/window_event_dispatcher_unittest.cc root_window()->RemovePreTargetHandler(&handler_root); root_window 1767 ui/aura/window_event_dispatcher_unittest.cc root_window()->SetEventFilter(filter); root_window 1771 ui/aura/window_event_dispatcher_unittest.cc &delegate, 1, gfx::Rect(50, 50, 100, 100), root_window())); root_window 1774 ui/aura/window_event_dispatcher_unittest.cc test::EventGenerator generator(root_window()); root_window 1814 ui/aura/window_event_dispatcher_unittest.cc test::EventGenerator generator(root_window()); root_window 1834 ui/aura/window_event_dispatcher_unittest.cc &delegate, 1, gfx::Rect(50, 50, 100, 100), root_window())); root_window 1870 ui/aura/window_event_dispatcher_unittest.cc client::SetFocusClient(root_window(), &focus_client); root_window 1871 ui/aura/window_event_dispatcher_unittest.cc EXPECT_FALSE(root_window()->Contains(focused.get())); root_window 1873 ui/aura/window_event_dispatcher_unittest.cc client::GetFocusClient(root_window())->GetFocusedWindow()); root_window 1876 ui/aura/window_event_dispatcher_unittest.cc client::GetFocusClient(root_window())->GetFocusedWindow()); root_window 1914 ui/aura/window_event_dispatcher_unittest.cc MoveWindowHandler(Window* window, Window* root_window) root_window 1916 ui/aura/window_event_dispatcher_unittest.cc root_window_to_move_to_(root_window) {} root_window 1946 ui/aura/window_event_dispatcher_unittest.cc gfx::Rect(20, 10, 10, 20), root_window())); root_window 1948 ui/aura/window_event_dispatcher_unittest.cc gfx::Rect(40, 10, 50, 20), root_window())); root_window 1961 ui/aura/window_event_dispatcher_unittest.cc EXPECT_EQ(root_window(), first->GetRootWindow()); root_window 1963 ui/aura/window_event_dispatcher_unittest.cc EXPECT_NE(root_window(), second_root); root_window 1996 ui/aura/window_event_dispatcher_unittest.cc gfx::Rect(20, 10, 10, 20), root_window())); root_window 93 ui/aura/window_targeter.cc Window* root_window = window->GetRootWindow(); root_window 96 ui/aura/window_targeter.cc client::FocusClient* focus_client = client::GetFocusClient(root_window); root_window 101 ui/aura/window_targeter.cc client::EventClient* event_client = client::GetEventClient(root_window); root_window 110 ui/aura/window_targeter.cc Window* WindowTargeter::FindTargetInRootWindow(Window* root_window, root_window 112 ui/aura/window_targeter.cc DCHECK_EQ(root_window, root_window->GetRootWindow()); root_window 117 ui/aura/window_targeter.cc WindowEventDispatcher* dispatcher = root_window->GetHost()->dispatcher(); root_window 123 ui/aura/window_targeter.cc Window* capture_window = client::GetCaptureWindow(root_window); root_window 141 ui/aura/window_targeter.cc if (!root_window->bounds().Contains(event.location())) root_window 142 ui/aura/window_targeter.cc return root_window; root_window 41 ui/aura/window_targeter.h Window* FindTargetForKeyEvent(Window* root_window, root_window 43 ui/aura/window_targeter.h Window* FindTargetInRootWindow(Window* root_window, root_window 40 ui/aura/window_targeter_unittest.cc Window* root_window() { return AuraTestBase::root_window(); } root_window 57 ui/aura/window_targeter_unittest.cc scoped_ptr<Window> window(CreateNormalWindow(1, root_window(), &delegate)); root_window 65 ui/aura/window_targeter_unittest.cc root_window()->Show(); root_window 87 ui/aura/window_targeter_unittest.cc scoped_ptr<Window> window(CreateNormalWindow(1, root_window(), &delegate)); root_window 92 ui/aura/window_targeter_unittest.cc root_window()->Show(); root_window 94 ui/aura/window_targeter_unittest.cc ui::EventTarget* root = root_window(); root_window 122 ui/aura/window_targeter_unittest.cc root_window()->Show(); root_window 125 ui/aura/window_targeter_unittest.cc scoped_ptr<Window> window(CreateNormalWindow(2, root_window(), &delegate)); root_window 130 ui/aura/window_targeter_unittest.cc ui::EventTarget* root_target = root_window(); root_window 149 ui/aura/window_targeter_unittest.cc EXPECT_EQ(root_window(), targeter->FindTargetForEvent(root_target, &mouse)); root_window 41 ui/aura/window_tree_host.cc SimpleRootWindowTransformer(const Window* root_window, root_window 43 ui/aura/window_tree_host.cc : root_window_(root_window), root_window 75 ui/aura/window_tree_host_x11.cc void SelectXInput2EventsForRootWindow(XDisplay* display, ::Window root_window) { root_window 88 ui/aura/window_tree_host_x11.cc XISelectEvents(display, root_window, &evmask, 1); root_window 102 ui/aura/window_tree_host_x11.cc XISelectEvents(display, root_window, &evmask, 1); root_window 340 ui/aura/window_tree_host_x11.cc aura::Window* root_window = window(); root_window 342 ui/aura/window_tree_host_x11.cc client::GetCursorClient(root_window); root_window 344 ui/aura/window_tree_host_x11.cc const gfx::Display display = gfx::Screen::GetScreenFor(root_window)-> root_window 345 ui/aura/window_tree_host_x11.cc GetDisplayNearestWindow(root_window); root_window 848 ui/aura/window_tree_host_x11.cc Window* root_window = window(); root_window 850 ui/aura/window_tree_host_x11.cc client::GetScreenPositionClient(root_window); root_window 859 ui/aura/window_tree_host_x11.cc screen_position_client->ConvertHostPointToScreen(root_window, &location); root_window 860 ui/aura/window_tree_host_x11.cc screen_position_client->ConvertPointFromScreen(root_window, &location); root_window 869 ui/aura/window_tree_host_x11.cc Window* root_window = window(); root_window 870 ui/aura/window_tree_host_x11.cc gfx::Screen* screen = gfx::Screen::GetScreenFor(root_window); root_window 871 ui/aura/window_tree_host_x11.cc gfx::Display display = screen->GetDisplayNearestWindow(root_window); root_window 256 ui/aura/window_unittest.cc scoped_ptr<Window> w1(CreateTestWindowWithId(1, root_window())); root_window 291 ui/aura/window_unittest.cc root_window())); root_window 302 ui/aura/window_unittest.cc root_window())); root_window 313 ui/aura/window_unittest.cc scoped_ptr<Window> w1(CreateTestWindowWithId(1, root_window())); root_window 323 ui/aura/window_unittest.cc root_window())); root_window 331 ui/aura/window_unittest.cc Window* root = root_window(); root_window 352 ui/aura/window_unittest.cc root_window())); root_window 355 ui/aura/window_unittest.cc Window* root = root_window(); root_window 382 ui/aura/window_unittest.cc root_window())->GetCursorScreenPoint().ToString()); root_window 389 ui/aura/window_unittest.cc root_window())); root_window 433 ui/aura/window_unittest.cc root_window())); root_window 441 ui/aura/window_unittest.cc Window* root = root_window(); root_window 475 ui/aura/window_unittest.cc root_window())); root_window 490 ui/aura/window_unittest.cc Window* root = root_window(); root_window 507 ui/aura/window_unittest.cc root_window())); root_window 524 ui/aura/window_unittest.cc parent_delegate.get(), 1, gfx::Rect(10, 20, 400, 500), root_window())); root_window 536 ui/aura/window_unittest.cc Window* root = root_window(); root_window 541 ui/aura/window_unittest.cc root_window())); root_window 547 ui/aura/window_unittest.cc root_window())); root_window 551 ui/aura/window_unittest.cc NULL, 3, gfx::Rect(200, 200, 100, 100), root_window())); root_window 573 ui/aura/window_unittest.cc scoped_ptr<Window> w1(CreateTestWindowWithId(1, root_window())); root_window 580 ui/aura/window_unittest.cc EXPECT_TRUE(root_window()->GetToplevelWindow() == NULL); root_window 606 ui/aura/window_unittest.cc scoped_ptr<Window> parent_window(CreateTestWindowWithId(1, root_window())); root_window 630 ui/aura/window_unittest.cc root_window())); root_window 647 ui/aura/window_unittest.cc root_window())); root_window 776 ui/aura/window_unittest.cc &delegate, 0, gfx::Rect(0, 0, 20, 20), root_window())); root_window 786 ui/aura/window_unittest.cc EventGenerator generator(root_window(), gfx::Point(50, 50)); root_window 818 ui/aura/window_unittest.cc EXPECT_EQ(window.get(), aura::client::GetCaptureWindow(root_window())); root_window 821 ui/aura/window_unittest.cc EXPECT_EQ(NULL, aura::client::GetCaptureWindow(root_window())); root_window 827 ui/aura/window_unittest.cc &delegate1, 0, gfx::Rect(0, 0, 50, 50), root_window())); root_window 830 ui/aura/window_unittest.cc &delegate2, 0, gfx::Rect(50, 50, 50, 50), root_window())); root_window 882 ui/aura/window_unittest.cc &delegate, 0, gfx::Rect(0, 0, 50, 50), root_window())); root_window 933 ui/aura/window_unittest.cc &d1, 0, gfx::Rect(0, 0, 20, 20), root_window())); root_window 944 ui/aura/window_unittest.cc &d2, 0, gfx::Rect(40, 0, 40, 20), root_window())); root_window 967 ui/aura/window_unittest.cc &d3, 0, gfx::Rect(0, 0, 100, 101), root_window())); root_window 1021 ui/aura/window_unittest.cc &delegate, 0, gfx::Rect(0, 0, 20, 20), root_window())); root_window 1024 ui/aura/window_unittest.cc &delegate2, 0, gfx::Rect(20, 20, 20, 20), root_window())); root_window 1038 ui/aura/window_unittest.cc EventGenerator generator(root_window(), gfx::Point(50, 50)); root_window 1060 ui/aura/window_unittest.cc &delegate, 0, gfx::Rect(0, 0, 20, 20), root_window())); root_window 1072 ui/aura/window_unittest.cc EXPECT_EQ(NULL, aura::client::GetCaptureWindow(root_window())); root_window 1077 ui/aura/window_unittest.cc gfx::Rect(0, 0, 300, 300), root_window())); root_window 1135 ui/aura/window_unittest.cc root_window())); root_window 1139 ui/aura/window_unittest.cc root_window())); root_window 1141 ui/aura/window_unittest.cc test::EventGenerator generator(root_window()); root_window 1160 ui/aura/window_unittest.cc root_window())); root_window 1162 ui/aura/window_unittest.cc test::EventGenerator generator(root_window()); root_window 1182 ui/aura/window_unittest.cc root_window())); root_window 1186 ui/aura/window_unittest.cc root_window())); root_window 1188 ui/aura/window_unittest.cc test::EventGenerator generator(root_window()); root_window 1212 ui/aura/window_unittest.cc root_window())); root_window 1214 ui/aura/window_unittest.cc test::EventGenerator generator(root_window()); root_window 1240 ui/aura/window_unittest.cc root_window())); root_window 1242 ui/aura/window_unittest.cc test::EventGenerator generator(root_window()); root_window 1252 ui/aura/window_unittest.cc root_window())); root_window 1274 ui/aura/window_unittest.cc root_window())); root_window 1276 ui/aura/window_unittest.cc test::EventGenerator generator(root_window()); root_window 1284 ui/aura/window_unittest.cc root_window())); root_window 1304 ui/aura/window_unittest.cc root_window())); root_window 1308 ui/aura/window_unittest.cc test::EventGenerator generator(root_window()); root_window 1328 ui/aura/window_unittest.cc root_window())); root_window 1332 ui/aura/window_unittest.cc test::EventGenerator generator(root_window()); root_window 1356 ui/aura/window_unittest.cc gfx::Rect(0, 0, 500, 500), root_window())); root_window 1401 ui/aura/window_unittest.cc root_window())); root_window 1462 ui/aura/window_unittest.cc gfx::Rect(0, 0, 500, 500), root_window())); root_window 1490 ui/aura/window_unittest.cc gfx::Screen::GetScreenFor(root_window())->GetDisplayNearestPoint( root_window 1502 ui/aura/window_unittest.cc root_window()->bounds().size().ToString()); root_window 1505 ui/aura/window_unittest.cc gfx::Screen::GetScreenFor(root_window())->GetDisplayNearestPoint( root_window 1518 ui/aura/window_unittest.cc gfx::Rect(0, 0, 20, 20), root_window())); root_window 1538 ui/aura/window_unittest.cc scoped_ptr<Window> w(CreateTestWindowWithId(0, root_window())); root_window 1597 ui/aura/window_unittest.cc scoped_ptr<Window> w(CreateTestWindowWithId(0, root_window())); root_window 1627 ui/aura/window_unittest.cc CreateTestWindowWithBounds(gfx::Rect(0, 0, 100, 100), root_window())); root_window 1757 ui/aura/window_unittest.cc scoped_ptr<Window> w1(CreateTestWindowWithId(1, root_window())); root_window 1770 ui/aura/window_unittest.cc scoped_ptr<Window> w3(CreateTestWindowWithId(3, root_window())); root_window 1782 ui/aura/window_unittest.cc scoped_ptr<Window> w1(CreateTestWindowWithId(1, root_window())); root_window 1824 ui/aura/window_unittest.cc scoped_ptr<Window> w1(CreateTestWindowWithId(1, root_window())); root_window 1830 ui/aura/window_unittest.cc scoped_ptr<Window> parent(CreateTestWindowWithId(1, root_window())); root_window 1839 ui/aura/window_unittest.cc scoped_ptr<Window> w1(CreateTestWindowWithId(1, root_window())); root_window 1868 ui/aura/window_unittest.cc scoped_ptr<Window> window1(CreateTestWindowWithId(1, root_window())); root_window 1869 ui/aura/window_unittest.cc scoped_ptr<Window> window2(CreateTestWindowWithId(2, root_window())); root_window 1934 ui/aura/window_unittest.cc root_window())); root_window 1938 ui/aura/window_unittest.cc root_window()->layer()->children(); root_window 1949 ui/aura/window_unittest.cc root_window())); root_window 1959 ui/aura/window_unittest.cc scoped_ptr<Window> window1(CreateTestWindowWithId(1, root_window())); root_window 1961 ui/aura/window_unittest.cc scoped_ptr<Window> window2(CreateTestWindowWithId(2, root_window())); root_window 1963 ui/aura/window_unittest.cc scoped_ptr<Window> window3(CreateTestWindowWithId(3, root_window())); root_window 1966 ui/aura/window_unittest.cc EXPECT_EQ("1 2 3", ChildWindowIDsAsString(root_window())); root_window 1968 ui/aura/window_unittest.cc ui::test::ChildLayerNamesAsString(*root_window()->layer())); root_window 1970 ui/aura/window_unittest.cc root_window()->StackChildAtBottom(window3.get()); root_window 1973 ui/aura/window_unittest.cc EXPECT_EQ("3 1 2", ChildWindowIDsAsString(root_window())); root_window 1975 ui/aura/window_unittest.cc ui::test::ChildLayerNamesAsString(*root_window()->layer())); root_window 1980 ui/aura/window_unittest.cc explicit TestVisibilityClient(Window* root_window) root_window 1982 ui/aura/window_unittest.cc client::SetVisibilityClient(root_window, this); root_window 2004 ui/aura/window_unittest.cc TestVisibilityClient client(root_window()); root_window 2006 ui/aura/window_unittest.cc scoped_ptr<Window> window(CreateTestWindowWithId(1, root_window())); root_window 2025 ui/aura/window_unittest.cc EventGenerator generator(root_window()); root_window 2030 ui/aura/window_unittest.cc gfx::Rect(0, 0, 100, 100), root_window())); root_window 2308 ui/aura/window_unittest.cc gfx::Rect(0, 0, 100, 100), root_window())); root_window 2343 ui/aura/window_unittest.cc gfx::Rect(0, 0, 100, 100), root_window())); root_window 2412 ui/aura/window_unittest.cc scoped_ptr<Window> w1(CreateTestWindowWithId(1, root_window())); root_window 2413 ui/aura/window_unittest.cc scoped_ptr<Window> w2(CreateTestWindowWithId(1, root_window())); root_window 2433 ui/aura/window_unittest.cc root_window())); root_window 2485 ui/aura/window_unittest.cc HierarchyObserver oroot(root_window()); root_window 2491 ui/aura/window_unittest.cc root_window()->AddChild(w1.get()); root_window 2497 ui/aura/window_unittest.cc params.new_parent = root_window(); root_window 2505 ui/aura/window_unittest.cc params.receiver = root_window(); root_window 2512 ui/aura/window_unittest.cc root_window()->RemoveChild(w1.get()); root_window 2515 ui/aura/window_unittest.cc params.old_parent = root_window(); root_window 2521 ui/aura/window_unittest.cc params.receiver = root_window(); root_window 2532 ui/aura/window_unittest.cc HierarchyObserver o(root_window()); root_window 2539 ui/aura/window_unittest.cc root_window()->AddChild(w1.get()); root_window 2547 ui/aura/window_unittest.cc params.new_parent = root_window(); root_window 2562 ui/aura/window_unittest.cc params.receiver = root_window(); root_window 2566 ui/aura/window_unittest.cc root_window()->RemoveChild(w1.get()); root_window 2568 ui/aura/window_unittest.cc params.old_parent = root_window(); root_window 2574 ui/aura/window_unittest.cc params.receiver = root_window(); root_window 2587 ui/aura/window_unittest.cc scoped_ptr<Window> w1(CreateTestWindowWithId(1, root_window())); root_window 2590 ui/aura/window_unittest.cc scoped_ptr<Window> w2(CreateTestWindowWithId(2, root_window())); root_window 2592 ui/aura/window_unittest.cc HierarchyObserver o(root_window()); root_window 2617 ui/aura/window_unittest.cc params.receiver = root_window(); root_window 2628 ui/aura/window_unittest.cc params.receiver = root_window(); root_window 576 ui/base/x/x11_util.cc XID root_window = GetX11RootWindow(); root_window 578 ui/base/x/x11_util.cc if (!GetWindowRect(root_window, &root_bounds)) { root_window 585 ui/base/x/x11_util.cc GC gc = XCreateGC(display, root_window, GCForeground, &gc_values); root_window 586 ui/base/x/x11_util.cc XFillRectangle(display, root_window, gc, root_window 240 ui/gfx/win/hwnd_util.cc RootWindow root_window = root_window 242 ui/gfx/win/hwnd_util.cc return root_window(); root_window 171 ui/keyboard/keyboard_controller_unittest.cc focus_controller_.reset(new TestFocusController(root_window())); root_window 183 ui/keyboard/keyboard_controller_unittest.cc aura::Window* root_window() { return aura_test_helper_->root_window(); } root_window 232 ui/keyboard/keyboard_controller_unittest.cc const gfx::Rect& root_bounds = root_window()->bounds(); root_window 237 ui/keyboard/keyboard_controller_unittest.cc root_window()->AddChild(window.get()); root_window 244 ui/keyboard/keyboard_controller_unittest.cc root_window()->AddChild(keyboard_container); root_window 259 ui/keyboard/keyboard_controller_unittest.cc aura::test::EventGenerator generator(root_window()); root_window 276 ui/keyboard/keyboard_controller_unittest.cc const gfx::Rect& root_bounds = root_window()->bounds(); root_window 281 ui/keyboard/keyboard_controller_unittest.cc root_window()->AddChild(window.get()); root_window 288 ui/keyboard/keyboard_controller_unittest.cc root_window()->AddChild(keyboard_container); root_window 300 ui/keyboard/keyboard_controller_unittest.cc ui::EventTarget* root = root_window(); root_window 315 ui/keyboard/keyboard_controller_unittest.cc const gfx::Rect& root_bounds = root_window()->bounds(); root_window 327 ui/keyboard/keyboard_controller_unittest.cc root_window()->AddChild(keyboard_container); root_window 356 ui/keyboard/keyboard_controller_unittest.cc const gfx::Rect& root_bounds = root_window()->bounds(); root_window 367 ui/keyboard/keyboard_controller_unittest.cc root_window()->AddChild(keyboard_container); root_window 436 ui/keyboard/keyboard_controller_unittest.cc const gfx::Rect& root_bounds = root_window()->bounds(); root_window 438 ui/keyboard/keyboard_controller_unittest.cc root_window()->AddChild(keyboard_container()); root_window 548 ui/keyboard/keyboard_controller_unittest.cc const gfx::Rect& root_bounds = root_window()->bounds(); root_window 555 ui/keyboard/keyboard_controller_unittest.cc root_window()->AddChild(keyboard_container); root_window 126 ui/keyboard/keyboard_util.cc bool InsertText(const base::string16& text, aura::Window* root_window) { root_window 127 ui/keyboard/keyboard_util.cc if (!root_window) root_window 130 ui/keyboard/keyboard_util.cc ui::InputMethod* input_method = root_window->GetProperty( root_window 75 ui/keyboard/keyboard_util.h aura::Window* root_window); root_window 109 ui/snapshot/snapshot_aura_unittest.cc aura::Window* root_window() { return helper_->root_window(); } root_window 120 ui/snapshot/snapshot_aura_unittest.cc delegate_.get(), 0, window_bounds, root_window())); root_window 184 ui/snapshot/snapshot_aura_unittest.cc SetupTestWindow(root_window()->bounds()); root_window 35 ui/views/corewm/capture_controller_unittest.cc capture_controller_.reset(new wm::ScopedCaptureClient(root_window())); root_window 46 ui/views/corewm/capture_controller_unittest.cc new DesktopScreenPositionClient(root_window())); root_window 96 ui/views/corewm/capture_controller_unittest.cc scoped_ptr<aura::Window> w1(CreateNormalWindow(1, root_window(), NULL)); root_window 120 ui/views/corewm/capture_controller_unittest.cc scoped_ptr<aura::Window> w1(CreateNormalWindow(1, root_window(), NULL)); root_window 139 ui/views/corewm/capture_controller_unittest.cc scoped_ptr<aura::Window> w1(CreateNormalWindow(1, root_window(), NULL)); root_window 140 ui/views/corewm/capture_controller_unittest.cc aura::test::EventGenerator event_generator1(root_window()); root_window 85 ui/views/corewm/tooltip_controller_unittest.cc root_window()->AddPreTargetHandler(controller_.get()); root_window 86 ui/views/corewm/tooltip_controller_unittest.cc SetTooltipClient(root_window(), controller_.get()); root_window 88 ui/views/corewm/tooltip_controller_unittest.cc widget_.reset(CreateWidget(root_window())); root_window 100 ui/views/corewm/tooltip_controller_unittest.cc root_window()->RemovePreTargetHandler(controller_.get()); root_window 101 ui/views/corewm/tooltip_controller_unittest.cc aura::client::SetTooltipClient(root_window(), NULL); root_window 177 ui/views/corewm/tooltip_controller_unittest.cc aura::Window* root_window = GetRootWindow(); root_window 186 ui/views/corewm/tooltip_controller_unittest.cc EXPECT_EQ(window, root_window->GetEventHandlerForPoint( root_window 196 ui/views/corewm/tooltip_controller_unittest.cc EXPECT_EQ(window, root_window->GetEventHandlerForPoint( root_window 500 ui/views/corewm/tooltip_controller_unittest.cc scoped_ptr<views::Widget> widget2(CreateWidget(root_window())); root_window 554 ui/views/corewm/tooltip_controller_unittest.cc aura::Window* root_window = GetRootWindow(); root_window 563 ui/views/corewm/tooltip_controller_unittest.cc EXPECT_EQ(window, root_window->GetEventHandlerForPoint( root_window 590 ui/views/corewm/tooltip_controller_unittest.cc EXPECT_NE(root_window, root_window2); root_window 702 ui/views/corewm/tooltip_controller_unittest.cc root_window()->AddPreTargetHandler(controller_.get()); root_window 703 ui/views/corewm/tooltip_controller_unittest.cc SetTooltipClient(root_window(), controller_.get()); root_window 705 ui/views/corewm/tooltip_controller_unittest.cc generator_.reset(new aura::test::EventGenerator(root_window())); root_window 709 ui/views/corewm/tooltip_controller_unittest.cc root_window()->RemovePreTargetHandler(controller_.get()); root_window 710 ui/views/corewm/tooltip_controller_unittest.cc aura::client::SetTooltipClient(root_window(), NULL); root_window 734 ui/views/corewm/tooltip_controller_unittest.cc CreateNormalWindow(100, root_window(), &test_delegate)); root_window 747 ui/views/corewm/tooltip_controller_unittest.cc CreateNormalWindow(100, root_window(), &test_delegate)); root_window 38 ui/views/drag_utils.cc aura::Window* root_window = view->GetRootWindow(); root_window 39 ui/views/drag_utils.cc aura::Window::ConvertPointToTarget(view, root_window, &root_location); root_window 40 ui/views/drag_utils.cc if (aura::client::GetDragDropClient(root_window)) { root_window 41 ui/views/drag_utils.cc aura::client::GetDragDropClient(root_window)->StartDragAndDrop( root_window 42 ui/views/drag_utils.cc data, root_window, view, root_location, operation, source); root_window 42 ui/views/event_utils_aura.cc aura::Window* root_window = window->GetRootWindow(); root_window 46 ui/views/event_utils_aura.cc aura::client::GetScreenPositionClient(root_window); root_window 50 ui/views/event_utils_aura.cc spc->ConvertPointFromScreen(root_window, &root_loc); root_window 65 ui/views/event_utils_aura.cc root_window->GetHost()->dispatcher()->RepostEvent(*relocated); root_window 168 ui/views/test/ui_controls_factory_desktop_aurax11.cc aura::Window* root_window = RootWindowForPoint(screen_location); root_window 171 ui/views/test/ui_controls_factory_desktop_aurax11.cc aura::client::GetScreenPositionClient(root_window); root_window 173 ui/views/test/ui_controls_factory_desktop_aurax11.cc screen_position_client->ConvertPointFromScreen(root_window, root_window 177 ui/views/test/ui_controls_factory_desktop_aurax11.cc aura::WindowTreeHost* host = root_window->GetHost(); root_window 185 ui/views/test/ui_controls_factory_desktop_aurax11.cc root_window->MoveCursorTo(root_location); root_window 210 ui/views/test/ui_controls_factory_desktop_aurax11.cc aura::Window* root_window = RootWindowForPoint(mouse_loc); root_window 212 ui/views/test/ui_controls_factory_desktop_aurax11.cc aura::client::GetScreenPositionClient(root_window); root_window 214 ui/views/test/ui_controls_factory_desktop_aurax11.cc screen_position_client->ConvertPointFromScreen(root_window, &mouse_loc); root_window 235 ui/views/test/ui_controls_factory_desktop_aurax11.cc root_window->GetHost()->PostNativeEvent(&xevent); root_window 240 ui/views/test/ui_controls_factory_desktop_aurax11.cc root_window->GetHost()->PostNativeEvent(&xevent); root_window 70 ui/views/test/views_test_base.cc params.context = aura_test_helper_->root_window(); root_window 83 ui/views/test/views_test_base.cc return aura_test_helper_->root_window(); root_window 413 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc aura::Window* root_window, root_window 418 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc root_window_(root_window), root_window 622 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc aura::Window* root_window, root_window 54 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.h aura::Window* root_window, root_window 79 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.h aura::Window* root_window, root_window 17 ui/views/widget/desktop_aura/desktop_drag_drop_client_win.cc aura::Window* root_window, root_window 21 ui/views/widget/desktop_aura/desktop_drag_drop_client_win.cc drop_target_ = new DesktopDropTargetWin(root_window, window); root_window 29 ui/views/widget/desktop_aura/desktop_drag_drop_client_win.cc aura::Window* root_window, root_window 23 ui/views/widget/desktop_aura/desktop_drag_drop_client_win.h DesktopDragDropClientWin(aura::Window* root_window, HWND window); root_window 29 ui/views/widget/desktop_aura/desktop_drag_drop_client_win.h aura::Window* root_window, root_window 23 ui/views/widget/desktop_aura/desktop_drop_target_win.cc DesktopDropTargetWin::DesktopDropTargetWin(aura::Window* root_window, root_window 26 ui/views/widget/desktop_aura/desktop_drop_target_win.cc root_window_(root_window), root_window 31 ui/views/widget/desktop_aura/desktop_drop_target_win.h DesktopDropTargetWin(aura::Window* root_window, HWND window); root_window 163 ui/views/widget/desktop_aura/desktop_native_widget_aura.cc aura::Window* root_window) root_window 164 ui/views/widget/desktop_aura/desktop_native_widget_aura.cc : root_window_(root_window) { root_window 17 ui/views/widget/desktop_aura/desktop_screen_position_client.cc gfx::Point GetOrigin(const aura::Window* root_window) { root_window 19 ui/views/widget/desktop_aura/desktop_screen_position_client.cc root_window->GetHost()->GetBounds().origin(); root_window 20 ui/views/widget/desktop_aura/desktop_screen_position_client.cc aura::Window* window = const_cast<aura::Window*>(root_window); root_window 41 ui/views/widget/desktop_aura/desktop_screen_position_client.cc aura::Window* root_window) : root_window_(root_window) { root_window 51 ui/views/widget/desktop_aura/desktop_screen_position_client.cc const aura::Window* root_window = window->GetRootWindow(); root_window 52 ui/views/widget/desktop_aura/desktop_screen_position_client.cc aura::Window::ConvertPointToTarget(window, root_window, point); root_window 53 ui/views/widget/desktop_aura/desktop_screen_position_client.cc gfx::Point origin = GetOrigin(root_window); root_window 59 ui/views/widget/desktop_aura/desktop_screen_position_client.cc const aura::Window* root_window = window->GetRootWindow(); root_window 60 ui/views/widget/desktop_aura/desktop_screen_position_client.cc gfx::Point origin = GetOrigin(root_window); root_window 62 ui/views/widget/desktop_aura/desktop_screen_position_client.cc aura::Window::ConvertPointToTarget(root_window, window, point); root_window 67 ui/views/widget/desktop_aura/desktop_screen_position_client.cc aura::Window* root_window = window->GetRootWindow(); root_window 68 ui/views/widget/desktop_aura/desktop_screen_position_client.cc ConvertPointToScreen(root_window, point); root_window 18 ui/views/widget/desktop_aura/desktop_screen_position_client.h explicit DesktopScreenPositionClient(aura::Window* root_window); root_window 284 ui/views/widget/native_widget_aura.cc aura::Window* root_window = window_->GetRootWindow(); root_window 286 ui/views/widget/native_widget_aura.cc root_window->GetProperty(aura::client::kRootWindowInputMethodKey); root_window 987 ui/views/widget/native_widget_aura.cc aura::Window* root_window = root_window 989 ui/views/widget/native_widget_aura.cc CloseWindow(root_window); root_window 1120 ui/views/widget/native_widget_aura.cc aura::Window* root_window = native_view->GetRootWindow(); root_window 1122 ui/views/widget/native_widget_aura.cc native_view, root_window, root_window->GetBoundsInScreen()); root_window 162 ui/views/widget/native_widget_aura_unittest.cc root_window()->SetBounds(gfx::Rect(0, 0, 640, 480)); root_window 163 ui/views/widget/native_widget_aura_unittest.cc root_window()->SetLayoutManager(new TestLayoutManager); root_window 168 ui/views/widget/native_widget_aura_unittest.cc params.context = root_window(); root_window 180 ui/views/widget/native_widget_aura_unittest.cc params.context = root_window(); root_window 245 ui/views/widget/native_widget_aura_unittest.cc params.context = root_window(); root_window 287 ui/views/widget/native_widget_aura_unittest.cc parent_params.context = root_window(); root_window 347 ui/views/widget/native_widget_aura_unittest.cc params.context = root_window(); root_window 401 ui/views/widget/native_widget_aura_unittest.cc root_window(), root_window 48 ui/views/widget/tooltip_manager_aura.cc aura::Window* root_window = source->GetNativeView()->GetRootWindow(); root_window 49 ui/views/widget/tooltip_manager_aura.cc if (!root_window) root_window 53 ui/views/widget/tooltip_manager_aura.cc root_window->GetHost()->dispatcher()->GetLastMouseLocationInRoot()); root_window 55 ui/views/widget/tooltip_manager_aura.cc aura::client::GetScreenPositionClient(root_window); root_window 58 ui/views/widget/tooltip_manager_aura.cc screen_position_client->ConvertPointToScreen(root_window, &screen_loc); root_window 59 ui/views/widget/tooltip_manager_aura.cc gfx::Screen* screen = gfx::Screen::GetScreenFor(root_window); root_window 92 ui/views/widget/tooltip_manager_aura.cc aura::Window* root_window = GetWindow()->GetRootWindow(); root_window 93 ui/views/widget/tooltip_manager_aura.cc if (aura::client::GetTooltipClient(root_window)) { root_window 95 ui/views/widget/tooltip_manager_aura.cc root_window->GetHost()->dispatcher()->GetLastMouseLocationInRoot(); root_window 96 ui/views/widget/tooltip_manager_aura.cc aura::Window::ConvertPointToTarget(root_window, GetWindow(), &view_point); root_window 98 ui/views/widget/tooltip_manager_aura.cc UpdateTooltipForTarget(view, view_point, root_window); root_window 103 ui/views/widget/tooltip_manager_aura.cc aura::Window* root_window = GetWindow()->GetRootWindow(); root_window 104 ui/views/widget/tooltip_manager_aura.cc if (aura::client::GetTooltipClient(root_window)) { root_window 106 ui/views/widget/tooltip_manager_aura.cc root_window->GetHost()->dispatcher()->GetLastMouseLocationInRoot(); root_window 107 ui/views/widget/tooltip_manager_aura.cc aura::Window::ConvertPointToTarget(root_window, GetWindow(), &view_point); root_window 111 ui/views/widget/tooltip_manager_aura.cc UpdateTooltipForTarget(view, view_point, root_window); root_window 124 ui/views/widget/tooltip_manager_aura.cc aura::Window* root_window) { root_window 136 ui/views/widget/tooltip_manager_aura.cc aura::client::GetTooltipClient(root_window)->UpdateTooltip(GetWindow()); root_window 49 ui/views/widget/tooltip_manager_aura.h aura::Window* root_window); root_window 55 ui/views/widget/window_reorderer_unittest.cc scoped_ptr<Widget> parent(CreateControlWidget(root_window(), root_window 133 ui/views/widget/window_reorderer_unittest.cc scoped_ptr<Widget> parent(CreateControlWidget(root_window(), root_window 194 ui/views/widget/window_reorderer_unittest.cc scoped_ptr<Widget> parent(CreateControlWidget(root_window(), root_window 154 ui/wm/core/compound_event_filter.cc aura::Window* root_window = target->GetRootWindow(); root_window 156 ui/wm/core/compound_event_filter.cc aura::client::GetDragDropClient(root_window); root_window 161 ui/wm/core/compound_event_filter.cc aura::client::GetCursorClient(root_window); root_window 59 ui/wm/core/compound_event_filter_unittest.cc gfx::Rect(5, 5, 100, 100), root_window())); root_window 63 ui/wm/core/compound_event_filter_unittest.cc aura::test::TestCursorClient cursor_client(root_window()); root_window 109 ui/wm/core/compound_event_filter_unittest.cc gfx::Rect(5, 5, 100, 100), root_window())); root_window 113 ui/wm/core/compound_event_filter_unittest.cc aura::test::TestCursorClient cursor_client(root_window()); root_window 146 ui/wm/core/compound_event_filter_unittest.cc root_window())->ActivateWindow(window.get()); root_window 161 ui/wm/core/compound_event_filter_unittest.cc DCHECK(root_window()); root_window 163 ui/wm/core/compound_event_filter_unittest.cc gfx::Rect(5, 5, 100, 100), root_window())); root_window 171 ui/wm/core/compound_event_filter_unittest.cc aura::test::EventGenerator generator(root_window(), gfx::Point(50, 50)); root_window 182 ui/wm/core/compound_event_filter_unittest.cc aura::test::EventGenerator event_generator(root_window()); root_window 188 ui/wm/core/compound_event_filter_unittest.cc gfx::Rect(5, 5, 100, 100), root_window())); root_window 191 ui/wm/core/compound_event_filter_unittest.cc aura::test::TestCursorClient cursor_client(root_window()); root_window 215 ui/wm/core/compound_event_filter_unittest.cc gfx::Rect(5, 5, 100, 100), root_window())); root_window 219 ui/wm/core/compound_event_filter_unittest.cc aura::test::TestCursorClient cursor_client(root_window()); root_window 217 ui/wm/core/focus_controller_unittest.cc ScopedFocusNotificationObserver(aura::Window* root_window) root_window 218 ui/wm/core/focus_controller_unittest.cc : root_window_(root_window) { root_window 235 ui/wm/core/focus_controller_unittest.cc ScopedTargetFocusNotificationObserver(aura::Window* root_window, int id) root_window 236 ui/wm/core/focus_controller_unittest.cc : target_(root_window->GetChildById(id)) { root_window 357 ui/wm/core/focus_controller_unittest.cc root_window()->AddPreTargetHandler(focus_controller_.get()); root_window 358 ui/wm/core/focus_controller_unittest.cc aura::client::SetFocusClient(root_window(), focus_controller_.get()); root_window 359 ui/wm/core/focus_controller_unittest.cc aura::client::SetActivationClient(root_window(), focus_controller_.get()); root_window 372 ui/wm/core/focus_controller_unittest.cc gfx::Rect(0, 0, 50, 50), root_window()); root_window 381 ui/wm/core/focus_controller_unittest.cc gfx::Rect(75, 75, 50, 50), root_window()); root_window 390 ui/wm/core/focus_controller_unittest.cc gfx::Rect(125, 125, 50, 50), root_window()); root_window 393 ui/wm/core/focus_controller_unittest.cc root_window()->RemovePreTargetHandler(focus_controller_.get()); root_window 401 ui/wm/core/focus_controller_unittest.cc aura::client::GetFocusClient(root_window())->FocusWindow(window); root_window 404 ui/wm/core/focus_controller_unittest.cc return aura::client::GetFocusClient(root_window())->GetFocusedWindow(); root_window 411 ui/wm/core/focus_controller_unittest.cc aura::client::GetActivationClient(root_window())->ActivateWindow(window); root_window 414 ui/wm/core/focus_controller_unittest.cc aura::client::GetActivationClient(root_window())->DeactivateWindow(window); root_window 417 ui/wm/core/focus_controller_unittest.cc return aura::client::GetActivationClient(root_window())->GetActiveWindow(); root_window 468 ui/wm/core/focus_controller_unittest.cc aura::Window* window = root_window()->GetChildById(id); root_window 473 ui/wm/core/focus_controller_unittest.cc aura::Window* window = root_window()->GetChildById(id); root_window 500 ui/wm/core/focus_controller_unittest.cc ScopedFocusNotificationObserver root_observer(root_window()); root_window 501 ui/wm/core/focus_controller_unittest.cc ScopedTargetFocusNotificationObserver observer1(root_window(), 1); root_window 502 ui/wm/core/focus_controller_unittest.cc ScopedTargetFocusNotificationObserver observer2(root_window(), 2); root_window 520 ui/wm/core/focus_controller_unittest.cc ScopedFocusNotificationObserver root_observer(root_window()); root_window 521 ui/wm/core/focus_controller_unittest.cc ScopedTargetFocusNotificationObserver observer1(root_window(), 1); root_window 537 ui/wm/core/focus_controller_unittest.cc ScopedFocusNotificationObserver root_observer(root_window()); root_window 538 ui/wm/core/focus_controller_unittest.cc ScopedTargetFocusNotificationObserver observer1(root_window(), 1); root_window 539 ui/wm/core/focus_controller_unittest.cc ScopedTargetFocusNotificationObserver observer2(root_window(), 2); root_window 552 ui/wm/core/focus_controller_unittest.cc ScopedFocusNotificationObserver root_observer(root_window()); root_window 554 ui/wm/core/focus_controller_unittest.cc root_window()->GetChildById(2)->Hide(); root_window 559 ui/wm/core/focus_controller_unittest.cc EXPECT_EQ(root_window()->GetChildById(2), root_window 561 ui/wm/core/focus_controller_unittest.cc EXPECT_EQ(root_window()->GetChildById(1), root_window 568 ui/wm/core/focus_controller_unittest.cc ScopedFocusNotificationObserver root_observer(root_window()); root_window 569 ui/wm/core/focus_controller_unittest.cc ScopedTargetFocusNotificationObserver observer1(root_window(), 1); root_window 570 ui/wm/core/focus_controller_unittest.cc ScopedTargetFocusNotificationObserver observer2(root_window(), 2); root_window 617 ui/wm/core/focus_controller_unittest.cc test_focus_rules()->set_focus_restriction(root_window()->GetChildById(211)); root_window 633 ui/wm/core/focus_controller_unittest.cc aura::Window* w3 = root_window()->GetChildById(3); root_window 659 ui/wm/core/focus_controller_unittest.cc aura::Window* target = root_window()->GetChildById(1); root_window 661 ui/wm/core/focus_controller_unittest.cc aura::client::GetActivationClient(root_window()); root_window 697 ui/wm/core/focus_controller_unittest.cc root_window()->GetChildById(3)->Hide(); root_window 700 ui/wm/core/focus_controller_unittest.cc aura::Window* target = root_window()->GetChildById(2); root_window 702 ui/wm/core/focus_controller_unittest.cc aura::client::GetActivationClient(root_window()); root_window 710 ui/wm/core/focus_controller_unittest.cc root_window()->GetChildById(1)->Hide(); root_window 723 ui/wm/core/focus_controller_unittest.cc new aura::client::DefaultCaptureClient(root_window())); root_window 731 ui/wm/core/focus_controller_unittest.cc aura::Window* w2 = root_window()->GetChildById(2); root_window 732 ui/wm/core/focus_controller_unittest.cc aura::client::GetCaptureClient(root_window())->SetCapture(w2); root_window 733 ui/wm/core/focus_controller_unittest.cc aura::test::EventGenerator generator(root_window(), w2); root_window 738 ui/wm/core/focus_controller_unittest.cc aura::client::GetCaptureClient(root_window())->ReleaseCapture(w2); root_window 744 ui/wm/core/focus_controller_unittest.cc new aura::client::DefaultCaptureClient(root_window())); root_window 745 ui/wm/core/focus_controller_unittest.cc aura::Window* w1 = root_window()->GetChildById(1); root_window 746 ui/wm/core/focus_controller_unittest.cc aura::client::GetCaptureClient(root_window())->SetCapture(w1); root_window 756 ui/wm/core/focus_controller_unittest.cc aura::client::GetCaptureClient(root_window())->ReleaseCapture(w1); root_window 768 ui/wm/core/focus_controller_unittest.cc aura::Window* to_delete = root_window()->GetChildById(1); root_window 770 ui/wm/core/focus_controller_unittest.cc RecordingActivationAndFocusChangeObserver observer2(root_window(), root_window 783 ui/wm/core/focus_controller_unittest.cc aura::Window* to_delete = root_window()->GetChildById(2); root_window 785 ui/wm/core/focus_controller_unittest.cc RecordingActivationAndFocusChangeObserver observer2(root_window(), root_window 831 ui/wm/core/focus_controller_unittest.cc aura::test::EventGenerator generator(root_window(), window); root_window 835 ui/wm/core/focus_controller_unittest.cc aura::test::EventGenerator generator(root_window(), window); root_window 841 ui/wm/core/focus_controller_unittest.cc aura::test::EventGenerator generator(root_window(), next_activatable); root_window 856 ui/wm/core/focus_controller_unittest.cc aura::test::EventGenerator generator(root_window(), window); root_window 860 ui/wm/core/focus_controller_unittest.cc aura::test::EventGenerator generator(root_window(), window); root_window 866 ui/wm/core/focus_controller_unittest.cc aura::test::EventGenerator generator(root_window(), next_activatable); root_window 896 ui/wm/core/focus_controller_unittest.cc aura::Window* w211 = root_window()->GetChildById(211); root_window 909 ui/wm/core/focus_controller_unittest.cc aura::Window* w2 = root_window()->GetChildById(2); root_window 918 ui/wm/core/focus_controller_unittest.cc aura::Window* w211 = root_window()->GetChildById(211); root_window 921 ui/wm/core/focus_controller_unittest.cc ScopedFocusNotificationObserver root_observer(root_window()); root_window 922 ui/wm/core/focus_controller_unittest.cc ScopedTargetFocusNotificationObserver observer211(root_window(), 211); root_window 933 ui/wm/core/focus_controller_unittest.cc aura::Window* w2 = root_window()->GetChildById(2); root_window 936 ui/wm/core/focus_controller_unittest.cc ScopedFocusNotificationObserver root_observer(root_window()); root_window 937 ui/wm/core/focus_controller_unittest.cc ScopedTargetFocusNotificationObserver observer2(root_window(), 2); root_window 938 ui/wm/core/focus_controller_unittest.cc ScopedTargetFocusNotificationObserver observer3(root_window(), 3); root_window 950 ui/wm/core/focus_controller_unittest.cc aura::Window* w211 = root_window()->GetChildById(211); root_window 954 ui/wm/core/focus_controller_unittest.cc test_focus_rules()->set_focus_restriction(root_window()->GetChildById(11)); root_window 965 ui/wm/core/focus_controller_unittest.cc aura::Window* w1 = root_window()->GetChildById(1); root_window 971 ui/wm/core/focus_controller_unittest.cc aura::Window* w3 = root_window()->GetChildById(3); root_window 981 ui/wm/core/focus_controller_unittest.cc ActivateWindow(root_window()->GetChildById(2)); root_window 31 ui/wm/core/input_method_event_filter.cc aura::Window* root_window) { root_window 32 ui/wm/core/input_method_event_filter.cc root_window->SetProperty(aura::client::kRootWindowInputMethodKey, root_window 32 ui/wm/core/input_method_event_filter.h void SetInputMethodPropertyInRootWindow(aura::Window* root_window); root_window 31 ui/wm/core/input_method_event_filter_unittest.cc root_window()->SetEventFilter(root_filter); root_window 39 ui/wm/core/input_method_event_filter_unittest.cc EXPECT_TRUE(root_window()->GetProperty( root_window 49 ui/wm/core/input_method_event_filter_unittest.cc root_window()->SetEventFilter(root_filter); root_window 67 ui/wm/core/input_method_event_filter_unittest.cc root_window())); root_window 68 ui/wm/core/input_method_event_filter_unittest.cc aura::client::GetActivationClient(root_window())->ActivateWindow( root_window 75 ui/wm/core/input_method_event_filter_unittest.cc aura::test::EventGenerator generator(root_window()); root_window 33 ui/wm/core/shadow_controller_unittest.cc aura::client::GetActivationClient(root_window()); root_window 74 ui/wm/core/transient_window_manager_unittest.cc aura::client::ParentWindowWithContext(window, root_window(), gfx::Rect()); root_window 87 ui/wm/core/transient_window_manager_unittest.cc scoped_ptr<Window> parent(CreateTestWindowWithId(0, root_window())); root_window 123 ui/wm/core/transient_window_manager_unittest.cc scoped_ptr<Window> parent(CreateTestWindowWithId(0, root_window())); root_window 199 ui/wm/core/transient_window_manager_unittest.cc scoped_ptr<Window> parent(CreateTestWindowWithId(0, root_window())); root_window 316 ui/wm/core/transient_window_manager_unittest.cc scoped_ptr<Window> window1(CreateTestWindowWithId(1, root_window())); root_window 320 ui/wm/core/transient_window_manager_unittest.cc scoped_ptr<Window> window2(CreateTestWindowWithId(2, root_window())); root_window 321 ui/wm/core/transient_window_manager_unittest.cc scoped_ptr<Window> window3(CreateTestWindowWithId(3, root_window())); root_window 323 ui/wm/core/transient_window_manager_unittest.cc EXPECT_EQ("1 11 12 13 2 3", ChildWindowIDsAsString(root_window())); root_window 332 ui/wm/core/transient_window_manager_unittest.cc root_window()->StackChildAtTop(window1.get()); root_window 334 ui/wm/core/transient_window_manager_unittest.cc EXPECT_EQ("2 3 1 11 12 13", ChildWindowIDsAsString(root_window())); root_window 340 ui/wm/core/transient_window_manager_unittest.cc scoped_ptr<Window> window1(CreateTestWindowWithId(1, root_window())); root_window 345 ui/wm/core/transient_window_manager_unittest.cc EXPECT_EQ("1 11 12 13", ChildWindowIDsAsString(root_window())); root_window 348 ui/wm/core/transient_window_manager_unittest.cc root_window()->StackChildAbove(window11.get(), window12.get()); root_window 349 ui/wm/core/transient_window_manager_unittest.cc EXPECT_EQ("1 12 11 13", ChildWindowIDsAsString(root_window())); root_window 352 ui/wm/core/transient_window_manager_unittest.cc root_window()->StackChildBelow(window13.get(), window12.get()); root_window 353 ui/wm/core/transient_window_manager_unittest.cc EXPECT_EQ("1 13 12 11", ChildWindowIDsAsString(root_window())); root_window 356 ui/wm/core/transient_window_manager_unittest.cc root_window()->StackChildAbove(window11.get(), window1.get()); root_window 357 ui/wm/core/transient_window_manager_unittest.cc EXPECT_EQ("1 11 13 12", ChildWindowIDsAsString(root_window())); root_window 360 ui/wm/core/transient_window_manager_unittest.cc root_window()->StackChildBelow(window12.get(), window13.get()); root_window 361 ui/wm/core/transient_window_manager_unittest.cc EXPECT_EQ("1 11 12 13", ChildWindowIDsAsString(root_window())); root_window 367 ui/wm/core/transient_window_manager_unittest.cc scoped_ptr<Window> window1(CreateTestWindowWithId(1, root_window())); root_window 371 ui/wm/core/transient_window_manager_unittest.cc scoped_ptr<Window> window2(CreateTestWindowWithId(2, root_window())); root_window 372 ui/wm/core/transient_window_manager_unittest.cc scoped_ptr<Window> window3(CreateTestWindowWithId(3, root_window())); root_window 374 ui/wm/core/transient_window_manager_unittest.cc EXPECT_EQ("1 11 12 13 2 3", ChildWindowIDsAsString(root_window())); root_window 379 ui/wm/core/transient_window_manager_unittest.cc root_window()->StackChildAtTop(window1.get()); root_window 380 ui/wm/core/transient_window_manager_unittest.cc EXPECT_EQ("2 3 1 11 12 13", ChildWindowIDsAsString(root_window())); root_window 385 ui/wm/core/transient_window_manager_unittest.cc explicit StackingMadrigalLayoutManager(Window* root_window) root_window 386 ui/wm/core/transient_window_manager_unittest.cc : root_window_(root_window) { root_window 425 ui/wm/core/transient_window_manager_unittest.cc explicit StackingMadrigalVisibilityClient(Window* root_window) root_window 427 ui/wm/core/transient_window_manager_unittest.cc aura::client::SetVisibilityClient(root_window, this); root_window 471 ui/wm/core/transient_window_manager_unittest.cc new StackingMadrigalLayoutManager(root_window()); root_window 472 ui/wm/core/transient_window_manager_unittest.cc StackingMadrigalVisibilityClient visibility_client(root_window()); root_window 474 ui/wm/core/transient_window_manager_unittest.cc scoped_ptr<Window> window1(CreateTestWindowWithId(1, root_window())); root_window 501 ui/wm/core/transient_window_manager_unittest.cc root_window()->StackChildAbove(window1.get(), window12.get()); root_window 512 ui/wm/core/transient_window_manager_unittest.cc scoped_ptr<Window> window1(CreateTestWindowWithId(1, root_window())); root_window 514 ui/wm/core/transient_window_manager_unittest.cc scoped_ptr<Window> window2(CreateTestWindowWithId(2, root_window())); root_window 518 ui/wm/core/transient_window_manager_unittest.cc Window* root = root_window(); root_window 529 ui/wm/core/transient_window_manager_unittest.cc EXPECT_EQ("1 11 2 21", ChildWindowIDsAsString(root_window())); root_window 533 ui/wm/core/transient_window_manager_unittest.cc EXPECT_EQ("2 21 1 11", ChildWindowIDsAsString(root_window())); root_window 572 ui/wm/core/transient_window_manager_unittest.cc scoped_ptr<Window> window3(CreateTestWindowWithId(3, root_window())); root_window 619 ui/wm/core/transient_window_manager_unittest.cc scoped_ptr<Window> parent(CreateTestWindowWithId(0, root_window())); root_window 42 ui/wm/core/transient_window_stacking_client_unittest.cc scoped_ptr<Window> parent(CreateTestWindowWithId(0, root_window())); root_window 112 ui/wm/core/transient_window_stacking_client_unittest.cc scoped_ptr<Window> parent(CreateTestWindowWithId(0, root_window())); root_window 179 ui/wm/core/transient_window_stacking_client_unittest.cc scoped_ptr<Window> window1(CreateTestWindowWithId(1, root_window())); root_window 181 ui/wm/core/transient_window_stacking_client_unittest.cc scoped_ptr<Window> window2(CreateTestWindowWithId(2, root_window())); root_window 183 ui/wm/core/transient_window_stacking_client_unittest.cc scoped_ptr<Window> window3(CreateTestWindowWithId(3, root_window())); root_window 187 ui/wm/core/transient_window_stacking_client_unittest.cc root_window()->StackChildAbove(window1.get(), window3.get()); root_window 188 ui/wm/core/transient_window_stacking_client_unittest.cc EXPECT_EQ("2 3 1", ChildWindowIDsAsString(root_window())); root_window 190 ui/wm/core/transient_window_stacking_client_unittest.cc ui::test::ChildLayerNamesAsString(*root_window()->layer())); root_window 195 ui/wm/core/transient_window_stacking_client_unittest.cc root_window()->StackChildAbove(window2.get(), window1.get()); root_window 196 ui/wm/core/transient_window_stacking_client_unittest.cc EXPECT_EQ("3 2 1", ChildWindowIDsAsString(root_window())); root_window 198 ui/wm/core/transient_window_stacking_client_unittest.cc ui::test::ChildLayerNamesAsString(*root_window()->layer())); root_window 201 ui/wm/core/transient_window_stacking_client_unittest.cc root_window()->StackChildBelow(window3.get(), window1.get()); root_window 202 ui/wm/core/transient_window_stacking_client_unittest.cc EXPECT_EQ("2 3 1", ChildWindowIDsAsString(root_window())); root_window 204 ui/wm/core/transient_window_stacking_client_unittest.cc ui::test::ChildLayerNamesAsString(*root_window()->layer())); root_window 209 ui/wm/core/transient_window_stacking_client_unittest.cc root_window()->StackChildBelow(window2.get(), window1.get()); root_window 210 ui/wm/core/transient_window_stacking_client_unittest.cc EXPECT_EQ("2 3 1", ChildWindowIDsAsString(root_window())); root_window 212 ui/wm/core/transient_window_stacking_client_unittest.cc ui::test::ChildLayerNamesAsString(*root_window()->layer())); root_window 29 ui/wm/core/visibility_controller_unittest.cc aura::client::SetVisibilityClient(root_window(), &controller); root_window 31 ui/wm/core/visibility_controller_unittest.cc SetChildWindowVisibilityChangesAnimated(root_window()); root_window 35 ui/wm/core/visibility_controller_unittest.cc &d, -2, gfx::Rect(0, 0, 50, 50), root_window())); root_window 20 ui/wm/public/activation_client.cc void SetActivationClient(Window* root_window, ActivationClient* client) { root_window 21 ui/wm/public/activation_client.cc root_window->SetProperty(kRootWindowActivationClientKey, client); root_window 24 ui/wm/public/activation_client.cc ActivationClient* GetActivationClient(Window* root_window) { root_window 25 ui/wm/public/activation_client.cc return root_window ? root_window 26 ui/wm/public/activation_client.cc root_window->GetProperty(kRootWindowActivationClientKey) : NULL; root_window 60 ui/wm/public/activation_client.h AURA_EXPORT void SetActivationClient(Window* root_window, root_window 62 ui/wm/public/activation_client.h AURA_EXPORT ActivationClient* GetActivationClient(Window* root_window); root_window 17 ui/wm/public/dispatcher_client.cc void SetDispatcherClient(Window* root_window, DispatcherClient* client) { root_window 18 ui/wm/public/dispatcher_client.cc DCHECK_EQ(root_window->GetRootWindow(), root_window); root_window 19 ui/wm/public/dispatcher_client.cc root_window->SetProperty(kDispatcherClientKey, client); root_window 22 ui/wm/public/dispatcher_client.cc DispatcherClient* GetDispatcherClient(Window* root_window) { root_window 23 ui/wm/public/dispatcher_client.cc if (root_window) root_window 24 ui/wm/public/dispatcher_client.cc DCHECK_EQ(root_window->GetRootWindow(), root_window); root_window 25 ui/wm/public/dispatcher_client.cc return root_window ? root_window->GetProperty(kDispatcherClientKey) : NULL; root_window 23 ui/wm/public/dispatcher_client.h AURA_EXPORT void SetDispatcherClient(Window* root_window, root_window 25 ui/wm/public/dispatcher_client.h AURA_EXPORT DispatcherClient* GetDispatcherClient(Window* root_window); root_window 18 ui/wm/public/drag_drop_client.cc void SetDragDropClient(Window* root_window, DragDropClient* client) { root_window 19 ui/wm/public/drag_drop_client.cc DCHECK_EQ(root_window->GetRootWindow(), root_window); root_window 20 ui/wm/public/drag_drop_client.cc root_window->SetProperty(kRootWindowDragDropClientKey, client); root_window 23 ui/wm/public/drag_drop_client.cc DragDropClient* GetDragDropClient(Window* root_window) { root_window 24 ui/wm/public/drag_drop_client.cc if (root_window) root_window 25 ui/wm/public/drag_drop_client.cc DCHECK_EQ(root_window->GetRootWindow(), root_window); root_window 26 ui/wm/public/drag_drop_client.cc return root_window ? root_window 27 ui/wm/public/drag_drop_client.cc root_window->GetProperty(kRootWindowDragDropClientKey) : NULL; root_window 34 ui/wm/public/drag_drop_client.h aura::Window* root_window, root_window 55 ui/wm/public/drag_drop_client.h AURA_EXPORT void SetDragDropClient(Window* root_window, root_window 57 ui/wm/public/drag_drop_client.h AURA_EXPORT DragDropClient* GetDragDropClient(Window* root_window); root_window 20 ui/wm/public/tooltip_client.cc void SetTooltipClient(Window* root_window, TooltipClient* client) { root_window 21 ui/wm/public/tooltip_client.cc DCHECK_EQ(root_window->GetRootWindow(), root_window); root_window 22 ui/wm/public/tooltip_client.cc root_window->SetProperty(kRootWindowTooltipClientKey, client); root_window 25 ui/wm/public/tooltip_client.cc TooltipClient* GetTooltipClient(Window* root_window) { root_window 26 ui/wm/public/tooltip_client.cc if (root_window) root_window 27 ui/wm/public/tooltip_client.cc DCHECK_EQ(root_window->GetRootWindow(), root_window); root_window 28 ui/wm/public/tooltip_client.cc return root_window ? root_window 29 ui/wm/public/tooltip_client.cc root_window->GetProperty(kRootWindowTooltipClientKey) : NULL; root_window 35 ui/wm/public/tooltip_client.h AURA_EXPORT void SetTooltipClient(Window* root_window, root_window 37 ui/wm/public/tooltip_client.h AURA_EXPORT TooltipClient* GetTooltipClient(Window* root_window);