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