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

  /external/chromium_org/ash/wm/
window_state.h 175 return unminimize_to_restore_bounds_;
178 unminimize_to_restore_bounds_ = value;
360 bool unminimize_to_restore_bounds_; member in class:ash::wm::WindowState
window_state.cc 316 unminimize_to_restore_bounds_(false),

Completed in 125 milliseconds