OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetTranslationAcceptedCount
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/components/translate/core/browser/
translate_prefs.h
91
int
GetTranslationAcceptedCount
(const std::string& language);
translate_infobar_delegate.cc
267
(prefs_->
GetTranslationAcceptedCount
(original_language_code()) >=
translate_prefs.cc
245
int TranslatePrefs::
GetTranslationAcceptedCount
(const std::string& language) {
Completed in 38 milliseconds