OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:disable_label
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/notifications/
notification_options_menu_model.cc
125
const string16
disable_label
= l10n_util::GetStringUTF16(
local
127
AddItem(kToggleExtensionCommand,
disable_label
);
130
const string16
disable_label
= l10n_util::GetStringFUTF16(
local
133
AddItem(kTogglePermissionCommand,
disable_label
);
Completed in 21 milliseconds