OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsDictionaryEmpty
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/translate/
translate_prefs.h
128
bool
IsDictionaryEmpty
(const char* pref_id) const;
translate_prefs.cc
204
return !
IsDictionaryEmpty
(kPrefTranslateWhitelists);
543
bool TranslatePrefs::
IsDictionaryEmpty
(const char* pref_id) const {
Completed in 49 milliseconds