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

  /external/chromium_org/ash/wm/
window_cycle_controller.cc 66 bool WindowCycleController::CanCycle() {
75 if (!CanCycle())
98 if (!CanCycle() || IsCycling())
window_cycle_controller.h 38 static bool CanCycle();

Completed in 175 milliseconds