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 285 bool has_restore_bounds = top_window_state->HasRestoreBounds(); local
286 if (has_restore_bounds) {
293 if (is_saved_bounds || has_restore_bounds) {
  /external/chromium_org/ash/
root_window_controller.cc 130 bool has_restore_bounds = state->HasRestoreBounds(); local
140 if (has_restore_bounds) {
151 if (has_restore_bounds)
    [all...]

Completed in 80 milliseconds