Searched refs:locale_ (Results 1 - 9 of 9) sorted by relevance

/external/chromium/chrome/browser/importer/
H A Dfirefox3_importer.h88 std::string locale_; member in class:Firefox3Importer
H A Dfirefox3_importer.cc58 locale_ = g_browser_process->GetApplicationLocale();
421 FilePath locale_app_path = app_path.AppendASCII(locale_);
/external/chromium/chrome/browser/extensions/
H A Dextension_tts_api.h84 const std::string& locale() { return locale_; }
117 std::string locale_; member in class:Utterance
H A Dextension_tts_api.cc77 options->GetString(util::kLocaleKey, &locale_);
/external/chromium/chrome/browser/
H A Dbrowser_process_impl.h240 std::string locale_; member in class:BrowserProcessImpl
H A Dbrowser_process_impl.cc580 DCHECK(!locale_.empty());
581 return locale_;
585 locale_ = locale;
H A Dbrowser_about_handler.cc282 locale_(WizardController::GetInitialLocale()) {
294 std::string path = StringPrintf(kEULAPathFormat, locale_.c_str());
324 std::string locale_; member in class:__anon1769::ChromeOSTermsHandler
/external/icu4c/i18n/unicode/
H A Dalphaindex.h680 Locale locale_; member in class:AlphabeticIndex
/external/icu4c/i18n/
H A Dalphaindex.cpp97 locale_ = locale;
98 langType_ = langTypeFromLocale(locale_);

Completed in 208 milliseconds