HomeSort by relevance Sort by last modified time
    Searched refs:initial_restored_bounds_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/views/widget/
widget.cc 608 !initial_restored_bounds_.IsEmpty() &&
610 native_widget_->ShowMaximizedWithBounds(initial_restored_bounds_);
636 !initial_restored_bounds_.IsEmpty()) {
637 SetBounds(initial_restored_bounds_);
    [all...]
widget.h 905 gfx::Rect initial_restored_bounds_; member in class:views::Widget
    [all...]

Completed in 71 milliseconds