Searched refs:radio_allow_label (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/content_settings/
H A Dcontent_setting_bubble_model.cc300 std::string radio_allow_label; local
305 radio_allow_label = (content_type() == CONTENT_SETTINGS_TYPE_COOKIES) ?
309 radio_allow_label = l10n_util::GetStringFUTF8(
345 radio_group.radio_items.push_back(radio_allow_label);
744 std::string radio_allow_label = l10n_util::GetStringFUTF8( local
750 radio_group.radio_items.push_back(radio_allow_label);
1064 std::string radio_allow_label = local
1075 radio_group.radio_items.push_back(radio_allow_label);

Completed in 90 milliseconds