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 42 static const char kSettingsAppKey[];
options_ui.cc 200 const char OptionsPageUIHandler::kSettingsAppKey[] = "settingsApp";
253 localized_strings->Set(OptionsPageUIHandler::kSettingsAppKey,
language_options_handler_common.cc 104 CHECK(localized_strings->GetDictionary(kSettingsAppKey, &app_values));
browser_options_handler.cc 498 CHECK(values->GetDictionary(kSettingsAppKey, &app_values));
    [all...]

Completed in 96 milliseconds