Home
last modified time | relevance | path

Searched refs:stored_bounds_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ash/wm/
Ddefault_state.h66 gfx::Rect stored_bounds_; variable
Ddefault_state.cc162 stored_bounds_ = window->bounds(); in DetachState()
473 !stored_bounds_.IsEmpty()) { in ReenterToCurrentState()
476 window_state->SetRestoreBoundsInParent(stored_bounds_); in ReenterToCurrentState()