OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsUsingPlatformChecker
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/spellchecker/
spellcheck_hunspell_dictionary.h
65
bool
IsUsingPlatformChecker
() const;
spellcheck_hunspell_dictionary.cc
141
return GetDictionaryFile().IsValid() ||
IsUsingPlatformChecker
();
152
bool SpellcheckHunspellDictionary::
IsUsingPlatformChecker
() const {
Completed in 41 milliseconds