Searched refs:reboot_label_ (Results 1 – 2 of 2) sorted by relevance
63 reboot_label_(NULL), in UpdateView()83 InitLabel(&reboot_label_); in Init()118 reboot_label_->SetText( in UpdateLocalizedStrings()171 reboot_label_->SizeToFit(max_width); in Layout()186 reboot_label_->SetX(right_margin); in Layout()187 reboot_label_->SetY( in Layout()191 manual_reboot_label_->SetX(reboot_label_->x()); in Layout()192 manual_reboot_label_->SetY(reboot_label_->y()); in Layout()233 reboot_label_->SetVisible(!show_curtain_&& !show_manual_reboot_label_); in UpdateVisibility()
70 views::Label* reboot_label_; variable