OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:radio_allow_label
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/
content_setting_bubble_model.cc
246
std::string
radio_allow_label
;
local
249
radio_allow_label
= l10n_util::GetStringFUTF8(
267
radio_group.radio_items.push_back(
radio_allow_label
);
/external/chromium_org/chrome/browser/ui/content_settings/
content_setting_bubble_model.cc
282
std::string
radio_allow_label
;
local
287
radio_allow_label
= (content_type() == CONTENT_SETTINGS_TYPE_COOKIES) ?
291
radio_allow_label
= l10n_util::GetStringFUTF8(
327
radio_group.radio_items.push_back(
radio_allow_label
);
723
std::string
radio_allow_label
= l10n_util::GetStringFUTF8(
local
729
radio_group.radio_items.push_back(
radio_allow_label
);
1041
std::string
radio_allow_label
=
local
[
all
...]
Completed in 1011 milliseconds