Home | History | Annotate | Download | only in widget

Lines Matching refs:initial_restored_bounds_

608         !initial_restored_bounds_.IsEmpty() &&
610 native_widget_->ShowMaximizedWithBounds(initial_restored_bounds_);
636 !initial_restored_bounds_.IsEmpty()) {
637 SetBounds(initial_restored_bounds_);
1448 initial_restored_bounds_ = saved_bounds;