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

  /external/chromium/chrome/browser/chromeos/login/
update_view.cc 62 preparing_updates_label_(NULL),
82 InitLabel(&preparing_updates_label_);
85 preparing_updates_label_->SetVisible(false);
116 preparing_updates_label_->SetText(
170 preparing_updates_label_->SizeToFit(max_width);
184 preparing_updates_label_->SetX(installing_updates_label_->x());
185 preparing_updates_label_->SetY(installing_updates_label_->y());
230 preparing_updates_label_->SetVisible(!show_curtain_ &&
update_view.h 69 views::Label* preparing_updates_label_; member in class:chromeos::UpdateView

Completed in 101 milliseconds