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