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

  /external/chromium_org/ash/wm/workspace/
workspace_window_resizer.cc 277 bool is_at_capacity(bool shrinking) { function in class:ash::internal::WindowSize
599 if (!sizes[i].is_at_capacity(shrinking))
615 if (nonfull_windows[i]->is_at_capacity(shrinking) && remainder > 0) {
    [all...]

Completed in 426 milliseconds