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

  /external/chromium/chrome/browser/extensions/
extension_tts_api_util.h 15 extern const char kLocaleKey[];
extension_tts_api_util.cc 10 const char kLocaleKey[] = "locale";
extension_tts_api.cc 76 if (options->HasKey(util::kLocaleKey))
77 options->GetString(util::kLocaleKey, &locale_);

Completed in 3079 milliseconds