HomeSort by relevance Sort by last modified time
    Searched refs:kSettingsAppKey (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/ui/webui/options/
options_ui.h 43 static const char kSettingsAppKey[];
options_ui.cc 191 const char OptionsPageUIHandler::kSettingsAppKey[] = "settingsApp";
242 localized_strings->Set(OptionsPageUIHandler::kSettingsAppKey,
language_options_handler_common.cc 101 CHECK(localized_strings->GetDictionary(kSettingsAppKey, &app_values));
browser_options_handler.cc 454 CHECK(values->GetDictionary(kSettingsAppKey, &app_values));
    [all...]

Completed in 147 milliseconds