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

  /external/chromium_org/ash/wm/
window_cycle_controller_unittest.cc 5 #include "ash/wm/window_cycle_controller.h"
37 Shell::GetInstance()->window_cycle_controller();
56 Shell::GetInstance()->window_cycle_controller();
75 Shell::GetInstance()->window_cycle_controller();
195 Shell::GetInstance()->window_cycle_controller();
216 Shell::GetInstance()->window_cycle_controller();
228 Shell::GetInstance()->window_cycle_controller();
272 Shell::GetInstance()->window_cycle_controller();
329 Shell::GetInstance()->window_cycle_controller();
400 Shell::GetInstance()->window_cycle_controller();
    [all...]
window_cycle_controller.cc 5 #include "ash/wm/window_cycle_controller.h"
48 Shell::GetInstance()->window_cycle_controller()->AltKeyReleased();
  /external/chromium_org/ash/
focus_cycler.cc 9 #include "ash/wm/window_cycle_controller.h"
80 ash::Shell::GetInstance()->window_cycle_controller()->HandleCycleWindow(
shell.h 320 WindowCycleController* window_cycle_controller() { function in class:ash::Shell
extended_desktop_unittest.cc 15 #include "ash/wm/window_cycle_controller.h"
298 Shell::GetInstance()->window_cycle_controller();
    [all...]
  /external/chromium_org/ash/accelerators/
accelerator_controller.cc 47 #include "ash/wm/window_cycle_controller.h"
92 window_cycle_controller()->HandleCycleWindow(direction, is_alt_down);
105 window_cycle_controller()->HandleLinearCycleWindow();
    [all...]

Completed in 77 milliseconds