Searched refs:AutoTranslateTo (Results 1 – 3 of 3) sorted by relevance
42 std::string AutoTranslateTo() const;
58 std::string LanguageState::AutoTranslateTo() const { in AutoTranslateTo() function in LanguageState
423 std::string auto_translate_to = helper->language_state().AutoTranslateTo(); in InitiateTranslation()