OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:connecting_network_label_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/chromeos/login/
network_selection_view.cc
157
connecting_network_label_
(NULL),
178
contents_layout->AddView(
connecting_network_label_
);
317
connecting_network_label_
= new views::Label();
318
connecting_network_label_
->SetVisible(false);
366
connecting_network_label_
->SetFont(rb.GetFont(ResourceBundle::MediumFont));
418
connecting_network_label_
->SetVisible(connecting);
430
return
connecting_network_label_
->IsVisible();
472
connecting_network_label_
->SetText(UTF16ToWide(l10n_util::GetStringFUTF16(
network_selection_view.h
116
views::Label*
connecting_network_label_
;
member in class:chromeos::NetworkSelectionView
Completed in 636 milliseconds