Home
last modified time | relevance | path

Searched refs:kSettingsAppKey (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/options/
Doptions_ui.h44 static const char kSettingsAppKey[];
Doptions_ui.cc192 const char OptionsPageUIHandler::kSettingsAppKey[] = "settingsApp"; member in options::OptionsPageUIHandler
244 localized_strings->Set(OptionsPageUIHandler::kSettingsAppKey, in OptionsUI()
Dlanguage_options_handler_common.cc102 CHECK(localized_strings->GetDictionary(kSettingsAppKey, &app_values)); in GetLocalizedValues()
Dbrowser_options_handler.cc462 CHECK(values->GetDictionary(kSettingsAppKey, &app_values)); in GetLocalizedValues()