HomeSort by relevance Sort by last modified time
    Searched refs:GetRootWindowController (Results 1 - 22 of 22) sorted by null

  /external/chromium_org/ash/wm/
ash_activation_controller.cc 78 if (!GetRootWindowController(
85 ShelfWidget* shelf = GetRootWindowController(
property_util.h 74 ASH_EXPORT internal::RootWindowController* GetRootWindowController(
root_window_layout_manager.cc 44 RootWindowController* root_window_controller = GetRootWindowController(
property_util.cc 67 internal::RootWindowController* GetRootWindowController(
ash_activation_controller_unittest.cc 88 GetRootWindowController(Shell::GetActiveRootWindow())->CloseChildWindows();
app_list_controller.cc 171 aura::Window* container = GetRootWindowController(window->GetRootWindow())->
285 GetRootWindowController(target->GetRootWindow());
331 GetRootWindowController(gained_focus->GetRootWindow())->GetContainer(
stacking_controller.cc 59 return GetRootWindowController(root_window)->always_on_top_controller();
system_gesture_event_filter.cc 90 GetRootWindowController(system_target->GetRootWindow());
  /external/chromium_org/ash/touch/
touch_observer_hud.cc 78 RootWindowController* controller = GetRootWindowController(root_window_);
120 RootWindowController* controller = GetRootWindowController(root_window_);
143 RootWindowController* controller = GetRootWindowController(root_window_);
touch_observer_hud_unittest.cc 196 return GetRootWindowController(root);
201 return GetRootWindowController(root);
206 return GetRootWindowController(root);
211 return GetRootWindowController(root);
touch_hud_debug.cc 378 internal::RootWindowController* controller = GetRootWindowController(*iter);
  /external/chromium_org/ash/system/tray/
tray_event_filter.cc 61 ash::GetRootWindowController(target->GetRootWindow());
  /external/chromium_org/ash/desktop_background/
desktop_background_view.cc 161 GetRootWindowController(root_window);
desktop_background_controller.cc 417 GetRootWindowController(root_window)->SetAnimatingWallpaperController(
420 component->StartAnimating(GetRootWindowController(root_window));
  /external/chromium_org/ash/
screen_ash.cc 47 if (GetRootWindowController(window->GetRootWindow())->shelf())
root_window_controller.cc 228 return GetRootWindowController(window->GetRootWindow());
234 return GetRootWindowController(window->GetRootWindow());
239 return GetRootWindowController(Shell::GetActiveRootWindow());
shell.cc 379 return GetRootWindowController(GetPrimaryRootWindow());
670 internal::RootWindowController* rwc = GetRootWindowController(root);
820 return GetRootWindowController(root_window)->
    [all...]
extended_desktop_unittest.cc 171 EXPECT_TRUE(GetRootWindowController(*iter) != NULL);
    [all...]
  /external/chromium_org/ash/display/
display_controller.cc 269 GetRootWindowController(it->second);
339 GetRootWindowController(root_window);
356 if (GetRootWindowController(it->second))
377 GetRootWindowController(it->second);
733 GetRootWindowController(root_to_delete);
    [all...]
  /external/chromium_org/ash/wm/gestures/
long_press_affordance_handler.cc 72 ash::GetRootWindowController(root_window)->GetContainer(
  /external/chromium_org/ash/wm/workspace/
workspace_layout_manager.cc 191 GetRootWindowController(window->GetRootWindow())->
  /external/chromium_org/ash/shelf/
shelf_layout_manager.cc 544 RootWindowController* controller = GetRootWindowController(root_window_);
    [all...]

Completed in 357 milliseconds