Searched refs:GetTranslationAcceptedCount (Results 1 – 3 of 3) sorted by relevance
52 int GetTranslationAcceptedCount(const std::string& language);
115 int TranslatePrefs::GetTranslationAcceptedCount(const std::string& language) { in GetTranslationAcceptedCount() function in TranslatePrefs
267 (prefs_.GetTranslationAcceptedCount(GetOriginalLanguageCode()) >= 3); in ShouldShowAlwaysTranslateButton()