Home
last modified time | relevance | path

Searched refs:LayoutIn (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
Dshutdown_button.h23 void LayoutIn(views::View* parent);
Dshutdown_button.cc99 void ShutdownButton::LayoutIn(views::View* parent) { in LayoutIn() function in chromeos::ShutdownButton
Dbackground_view.cc303 shutdown_button_->LayoutIn(this); in Layout()
Dscreen_locker.cc260 shutdown_button_->LayoutIn(this); in Layout()