Home | History | Annotate | Download | only in login

Lines Matching refs:shutdown_button_

250         shutdown_button_(new chromeos::ShutdownButton()) {
251 shutdown_button_->Init();
253 AddChildView(shutdown_button_);
260 shutdown_button_->LayoutIn(this);
278 chromeos::ShutdownButton* shutdown_button_;