Searched refs:locale_ (Results 1 – 2 of 2) sorted by relevance
335 locale_(""), in ScreenRecoveryUI()578 std::string saved_locale = locale_; in CheckBackgroundTextImages()820 if (auto result = res_create_localized_alpha_surface(filename.c_str(), locale_.c_str(), &surface); in LoadLocalizedBitmap()922 return locale_; in GetLocale()1317 locale_ = new_locale; in SetLocale()
399 std::string locale_; variable