open_button_       61 ash/shell/window_type_launcher.cc     open_button_->SetStyle(views::Button::STYLE_BUTTON);
open_button_       62 ash/shell/window_type_launcher.cc     AddChildView(open_button_);
open_button_       83 ash/shell/window_type_launcher.cc     gfx::Size open_ps = open_button_->GetPreferredSize();
open_button_       85 ash/shell/window_type_launcher.cc     open_button_->SetBounds(
open_button_      107 ash/shell/window_type_launcher.cc     DCHECK(sender == open_button_);
open_button_      114 ash/shell/window_type_launcher.cc   views::LabelButton* open_button_;