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

1 2 3 4

  /external/chromium_org/ash/wm/
root_window_layout_manager.cc 8 #include "ash/root_window_controller.h"
44 RootWindowController* root_window_controller = GetRootWindowController( local
47 root_window_controller->wallpaper_controller();
49 if (!background && root_window_controller->animating_wallpaper_controller()) {
50 background = root_window_controller->animating_wallpaper_controller()->
window_properties.cc 7 #include "ash/root_window_controller.h"
ash_activation_controller.cc 8 #include "ash/root_window_controller.h"
screen_dimmer_unittest.cc 7 #include "ash/root_window_controller.h"
ash_activation_controller_unittest.cc 8 #include "ash/root_window_controller.h"
system_gesture_event_filter.cc 10 #include "ash/root_window_controller.h"
  /external/chromium_org/ash/
OWNERS 11 per-file root_window_controller*=oshima@chromium.org
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"
fullscreen_win.cc 14 #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),
121 RootWindowController* root_window_controller) {
127 root_window_controller, widget_,
133 root_window_controller->OnWallpaperAnimationFinished(NULL);
desktop_background_controller_unittest.cc 13 #include "ash/root_window_controller.h"
112 RootWindowController* root_window_controller = variable
114 root_window_controller->SetWallpaperController(NULL);
115 root_window_controller->SetAnimatingWallpaperController(NULL);
303 RootWindowController* root_window_controller = local
305 EXPECT_TRUE(root_window_controller->animating_wallpaper_controller()->
310 EXPECT_FALSE(root_window_controller->wallpaper_controller());
316 EXPECT_FALSE(root_window_controller->animating_wallpaper_controller()->
318 EXPECT_TRUE(root_window_controller->wallpaper_controller());
345 RootWindowController* root_window_controller local
387 RootWindowController* root_window_controller = local
    [all...]
desktop_background_controller.cc 13 #include "ash/root_window_controller.h"
438 internal::RootWindowController* root_window_controller = *iter; local
442 root_window_controller->wallpaper_controller();
445 root_window_controller->root_window(),
455 root_window_controller->animating_wallpaper_controller() ?
456 root_window_controller->animating_wallpaper_controller()->
461 root_window_controller->root_window(),
desktop_background_widget_controller.h 46 // Starts wallpaper fade in animation. |root_window_controller| is
49 void StartAnimating(RootWindowController* root_window_controller);
desktop_background_view.cc 14 #include "ash/root_window_controller.h"
160 RootWindowController* root_window_controller = local
169 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/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/system/
status_area_widget.cc 7 #include "ash/root_window_controller.h"
  /external/chromium_org/ash/system/tray/
tray_event_filter.cc 7 #include "ash/root_window_controller.h"
  /external/chromium_org/ash/touch/
touch_observer_hud.cc 7 #include "ash/root_window_controller.h"
  /external/chromium_org/ash/launcher/
launcher.cc 15 #include "ash/root_window_controller.h"

Completed in 434 milliseconds

1 2 3 4