Searched refs:has_restore_bounds (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/wm/
H A Dwindow_positioner.cc285 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/
H A Droot_window_controller.cc130 bool has_restore_bounds = state->HasRestoreBounds(); local
140 if (has_restore_bounds) {
151 if (has_restore_bounds)

Completed in 201 milliseconds