Searched refs:select_network_label_ (Results 1 – 2 of 2) sorted by relevance
156 select_network_label_(NULL), in NetworkSelectionView()201 contents_layout->AddView(select_network_label_); in AddControlsToLayout()226 select_network_label_->GetPreferredSize().width()); in InitLayout()310 select_network_label_ = new views::Label(); in Init()357 select_network_label_->SetFont(select_label_font); in UpdateLocalizedStringsAndFonts()358 select_network_label_->SetText( in UpdateLocalizedStringsAndFonts()414 select_network_label_->SetVisible(!connecting); in ShowConnectingStatus()
115 views::Label* select_network_label_; variable