HomeSort by relevance Sort by last modified time
    Searched refs:IncrementTranslationAcceptedCount (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/translate/
translate_prefs.h 53 void IncrementTranslationAcceptedCount(const std::string& language);
translate_prefs.cc 122 void TranslatePrefs::IncrementTranslationAcceptedCount(
translate_infobar_delegate.cc 104 prefs_.IncrementTranslationAcceptedCount(original_language_code);

Completed in 34 milliseconds