Searched refs:select_keyboard_label_ (Results 1 – 2 of 2) sorted by relevance
155 select_keyboard_label_(NULL), in NetworkSelectionView()192 contents_layout->AddView(select_keyboard_label_); in AddControlsToLayout()225 select_keyboard_label_->GetPreferredSize().width()), in InitLayout()303 select_keyboard_label_ = new views::Label(); in Init()352 select_keyboard_label_->SetFont(select_label_font); in UpdateLocalizedStringsAndFonts()353 select_keyboard_label_->SetText( in UpdateLocalizedStringsAndFonts()412 select_keyboard_label_->SetVisible(!connecting); in ShowConnectingStatus()
114 views::Label* select_keyboard_label_; variable