Searched refs:initial_restored_bounds_ (Results 1 – 2 of 2) sorted by relevance
607 !initial_restored_bounds_.IsEmpty() && in Show()609 native_widget_->ShowMaximizedWithBounds(initial_restored_bounds_); in Show()633 !initial_restored_bounds_.IsEmpty()) { in ShowInactive()634 SetBounds(initial_restored_bounds_); in ShowInactive()1363 initial_restored_bounds_ = saved_bounds; in SetInitialBounds()
849 gfx::Rect initial_restored_bounds_; variable