Home | History | Annotate | Download | only in login

Lines Matching refs:GetViewByID

300         screen_locker_->GetViewByID(VIEW_ID_SCREEN_LOCKER_SIGNOUT_LINK);
301 shutdown_ = screen_locker_->GetViewByID(VIEW_ID_SCREEN_LOCKER_SHUTDOWN);
989 views::View* ScreenLocker::GetViewByID(int id) {
990 return lock_widget_->GetRootView()->GetViewByID(id);