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

  /external/chromium/chrome/browser/chromeos/login/
background_view.h 160 ShutdownButton* shutdown_button_; member in class:chromeos::BackgroundView
screen_locker.cc 250 shutdown_button_(new chromeos::ShutdownButton()) {
251 shutdown_button_->Init();
253 AddChildView(shutdown_button_);
260 shutdown_button_->LayoutIn(this);
278 chromeos::ShutdownButton* shutdown_button_; member in class:__anon4408::GrabWidgetRootView
    [all...]

Completed in 131 milliseconds