Searched refs:from_locale_ (Results 1 – 5 of 5) sorted by relevance
79 from_locale_.empty() || in RevertLocaleChange()89 from_locale_, Profile::APP_LOCALE_CHANGED_VIA_REVERT); in RevertLocaleChange()178 if (from_locale_ != from_locale || to_locale_ != to_locale) { in Check()186 this, cur_locale, from_locale_, to_locale_); in Check()191 from_locale_.empty() || in AcceptLocaleChange()217 from_locale_ = from_locale; in PrepareChangingLocale()221 if (!from_locale_.empty() && !to_locale_.empty()) { in PrepareChangingLocale()223 from_locale_, cur_locale, true); in PrepareChangingLocale()
60 std::string from_locale_; variable
58 from_locale_.empty() || in RevertLocaleChange()68 from_locale_, Profile::APP_LOCALE_CHANGED_VIA_REVERT); in RevertLocaleChange()150 if (from_locale_ != from_locale || to_locale_ != to_locale) { in Check()171 from_locale_.empty() || in AcceptLocaleChange()198 from_locale_ = from_locale; in PrepareChangingLocale()202 if (!from_locale_.empty() && !to_locale_.empty()) { in PrepareChangingLocale()204 from_locale_, cur_locale, true); in PrepareChangingLocale()
51 std::string from_locale_; variable
32 std::string from_locale_; variable