Lines Matching refs:label
12 class Label;
43 // Shows label with instructions for user to do a manual reboot.
47 // Shows label for "Preparing updates" state.
50 // Whether curtain window with throbber and label in the center should
58 // Creates Label control and adds it as a child.
59 void InitLabel(views::Label** label);
68 views::Label* installing_updates_label_;
69 views::Label* preparing_updates_label_;
70 views::Label* reboot_label_;
71 views::Label* manual_reboot_label_;
72 views::Label* escape_to_skip_label_;
76 views::Label* checking_label_;
82 // Show manual reboot label?
85 // Show preparing updates label?