HomeSort by relevance Sort by last modified time
    Searched full:root_window_controller (Results 1 - 25 of 94) sorted by null

1 2 3 4

  /external/chromium_org/ash/display/
virtual_keyboard_window_controller_unittest.cc 9 #include "ash/root_window_controller.h"
40 internal::RootWindowController* root_window_controller() { function in class:ash::test::VirtualKeyboardWindowControllerTest
59 EXPECT_TRUE(root_window_controller());
61 EXPECT_TRUE(root_window_controller()->GetContainer(
virtual_keyboard_window_controller.cc 12 #include "ash/root_window_controller.h"
  /external/chromium_org/ash/wm/
root_window_layout_manager.cc 8 #include "ash/root_window_controller.h"
43 RootWindowController* root_window_controller = local
46 root_window_controller->wallpaper_controller();
48 if (!background && root_window_controller->animating_wallpaper_controller()) {
49 background = root_window_controller->animating_wallpaper_controller()->
screen_dimmer_unittest.cc 7 #include "ash/root_window_controller.h"
  /external/chromium_org/ash/
cancel_mode.cc 7 #include "ash/root_window_controller.h"
screen_ash_unittest.cc 7 #include "ash/root_window_controller.h"
  /external/chromium_org/chrome/browser/
fullscreen_chromeos.cc 7 #include "ash/root_window_controller.h"
  /external/chromium_org/ash/desktop_background/
desktop_background_widget_controller.cc 9 #include "ash/root_window_controller.h"
24 ShowWallpaperAnimationObserver(RootWindowController* root_window_controller,
27 : root_window_controller_(root_window_controller),
108 RootWindowController* root_window_controller) {
113 root_window_controller, widget_,
desktop_background_controller_unittest.cc 13 #include "ash/root_window_controller.h"
114 internal::RootWindowController* root_window_controller = variable
116 root_window_controller->SetWallpaperController(NULL);
117 root_window_controller->SetAnimatingWallpaperController(NULL);
319 internal::RootWindowController* root_window_controller = local
321 EXPECT_TRUE(root_window_controller->animating_wallpaper_controller()->
326 EXPECT_FALSE(root_window_controller->wallpaper_controller());
332 EXPECT_FALSE(root_window_controller->animating_wallpaper_controller()->
334 EXPECT_TRUE(root_window_controller->wallpaper_controller());
361 internal::RootWindowController* root_window_controller local
403 internal::RootWindowController* root_window_controller = local
    [all...]
desktop_background_controller.cc 15 #include "ash/root_window_controller.h"
396 internal::RootWindowController* root_window_controller = *iter; local
400 root_window_controller->wallpaper_controller();
403 root_window_controller->root_window(),
413 root_window_controller->animating_wallpaper_controller() ?
414 root_window_controller->animating_wallpaper_controller()->
419 root_window_controller->root_window(),
desktop_background_widget_controller.h 44 // Starts wallpaper fade in animation. |root_window_controller| is
47 void StartAnimating(RootWindowController* root_window_controller);
desktop_background_view.cc 14 #include "ash/root_window_controller.h"
197 RootWindowController* root_window_controller = local
206 root_window_controller->animating_wallpaper_controller() ||
  /external/chromium_org/ash/shell/
context_menu.cc 8 #include "ash/root_window_controller.h"
  /external/chromium_org/ash/test/
shell_test_api.cc 7 #include "ash/root_window_controller.h"
  /external/chromium_org/chrome/browser/ui/ash/
shelf_browsertest.cc 5 #include "ash/root_window_controller.h"
  /external/chromium_org/chrome/browser/notifications/
fullscreen_notification_blocker.cc 13 #include "ash/root_window_controller.h"
login_state_notification_blocker_chromeos.cc 7 #include "ash/root_window_controller.h"
  /external/chromium_org/ash/shelf/
overflow_bubble.cc 7 #include "ash/root_window_controller.h"
  /external/chromium_org/ash/system/chromeos/network/
network_state_notifier_unittest.cc 7 #include "ash/root_window_controller.h"
  /external/chromium_org/ash/wm/gestures/
shelf_gesture_handler.cc 7 #include "ash/root_window_controller.h"
  /external/chromium_org/ash/wm/overview/
window_selector_controller.cc 8 #include "ash/root_window_controller.h"
  /external/chromium_org/chrome/browser/ui/views/ash/
chrome_browser_main_extra_parts_ash.cc 7 #include "ash/root_window_controller.h"
  /external/chromium_org/ash/system/
status_area_widget.cc 7 #include "ash/root_window_controller.h"
  /external/chromium_org/ash/system/tray/
tray_details_view_unittest.cc 7 #include "ash/root_window_controller.h"
tray_event_filter.cc 7 #include "ash/root_window_controller.h"

Completed in 1020 milliseconds

1 2 3 4