GetWindowForFullscreenMode 226 ash/root_window_controller.h const aura::Window* GetWindowForFullscreenMode() const; GetWindowForFullscreenMode 435 ash/root_window_controller_unittest.cc TEST_F(RootWindowControllerTest, GetWindowForFullscreenMode) { GetWindowForFullscreenMode 451 ash/root_window_controller_unittest.cc EXPECT_EQ(w2->GetNativeWindow(), controller->GetWindowForFullscreenMode()); GetWindowForFullscreenMode 455 ash/root_window_controller_unittest.cc EXPECT_EQ(NULL, controller->GetWindowForFullscreenMode()); GetWindowForFullscreenMode 462 ash/root_window_controller_unittest.cc EXPECT_EQ(w2->GetNativeWindow(), controller->GetWindowForFullscreenMode()); GetWindowForFullscreenMode 464 ash/root_window_controller_unittest.cc EXPECT_EQ(NULL, controller->GetWindowForFullscreenMode()); GetWindowForFullscreenMode 489 ash/root_window_controller_unittest.cc EXPECT_EQ(NULL, controllers[0]->GetWindowForFullscreenMode()); GetWindowForFullscreenMode 490 ash/root_window_controller_unittest.cc EXPECT_EQ(NULL, controllers[1]->GetWindowForFullscreenMode()); GetWindowForFullscreenMode 494 ash/root_window_controller_unittest.cc controllers[0]->GetWindowForFullscreenMode()); GetWindowForFullscreenMode 495 ash/root_window_controller_unittest.cc EXPECT_EQ(NULL, controllers[1]->GetWindowForFullscreenMode()); GetWindowForFullscreenMode 501 ash/root_window_controller_unittest.cc controllers[0]->GetWindowForFullscreenMode()); GetWindowForFullscreenMode 502 ash/root_window_controller_unittest.cc EXPECT_EQ(NULL, controllers[1]->GetWindowForFullscreenMode()); GetWindowForFullscreenMode 331 ash/shelf/shelf_layout_manager.cc root_window_)->GetWindowForFullscreenMode(); GetWindowForFullscreenMode 50 ash/wm/gestures/shelf_gesture_handler.cc const aura::Window* fullscreen = controller->GetWindowForFullscreenMode(); GetWindowForFullscreenMode 43 ash/wm/workspace/workspace_layout_manager.cc window->GetRootWindow())->GetWindowForFullscreenMode() != NULL) { GetWindowForFullscreenMode 274 ash/wm/workspace/workspace_layout_manager.cc window_->GetRootWindow())->GetWindowForFullscreenMode() != NULL; GetWindowForFullscreenMode 64 ash/wm/workspace_controller.cc viewport_->GetRootWindow())->GetWindowForFullscreenMode(); GetWindowForFullscreenMode 14 chrome/browser/fullscreen_chromeos.cc return controller && controller->GetWindowForFullscreenMode(); GetWindowForFullscreenMode 109 chrome/browser/fullscreen_win.cc return controller && controller->GetWindowForFullscreenMode(); GetWindowForFullscreenMode 36 chrome/browser/notifications/fullscreen_notification_blocker.cc controller->GetWindowForFullscreenMode();