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

  /external/chromium_org/ash/wm/overview/
window_selector.cc 292 const aura::WindowTracker::Windows hidden_windows(hidden_windows_.windows());
537 hidden_windows_.Add(*iter);
543 const aura::WindowTracker::Windows hidden_windows(hidden_windows_.windows());
546 if (!hidden_windows_.Contains(*iter))
556 if (!hidden_windows_.Contains(*iter))
window_selector.h 142 aura::WindowTracker hidden_windows_; member in class:ash::WindowSelector

Completed in 192 milliseconds