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

  /external/chromium_org/ash/wm/
window_positioner.cc 287 bool has_restore_bounds = top_window_state->HasRestoreBounds(); local
288 if (has_restore_bounds) {
295 if (is_saved_bounds || has_restore_bounds) {
  /external/chromium_org/ash/
root_window_controller.cc 129 bool has_restore_bounds = state->HasRestoreBounds(); local
139 if (has_restore_bounds) {
150 if (has_restore_bounds)
    [all...]

Completed in 98 milliseconds