Searched refs:from_locale_ (Results 1 – 3 of 3) sorted by relevance
57 from_locale_.empty() || in RevertLocaleChange()67 from_locale_, Profile::APP_LOCALE_CHANGED_VIA_REVERT); in RevertLocaleChange()157 if (from_locale_ != from_locale || to_locale_ != to_locale) { in Check()165 this, cur_locale, from_locale_, to_locale_); in Check()170 from_locale_.empty() || in AcceptLocaleChange()196 from_locale_ = from_locale; in PrepareChangingLocale()200 if (!from_locale_.empty() && !to_locale_.empty()) { in PrepareChangingLocale()202 from_locale_, cur_locale, true); in PrepareChangingLocale()
58 std::string from_locale_; variable
31 std::string from_locale_; variable