OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsDownloadFailure
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/spellchecker/
spellcheck_hunspell_dictionary.h
77
bool
IsDownloadFailure
();
spellcheck_hunspell_dictionary.cc
170
bool SpellcheckHunspellDictionary::
IsDownloadFailure
() {
/external/chromium_org/chrome/browser/ui/webui/options/
language_options_handler_common.cc
222
else if (hunspell_dictionary_->
IsDownloadFailure
())
Completed in 260 milliseconds