Home | History | Annotate | Download | only in options

Lines Matching defs:label_text

971     base::string16 label_text = l10n_util::GetStringUTF16(
973 layout->AddView(new views::Label(label_text));
976 security_combobox_->SetAccessibleName(label_text);