OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnHunspellDictionaryDownloadFailure
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/options/
language_options_handler_common.h
40
virtual void
OnHunspellDictionaryDownloadFailure
() OVERRIDE;
language_options_handler_common.cc
190
void LanguageOptionsHandlerCommon::
OnHunspellDictionaryDownloadFailure
() {
223
OnHunspellDictionaryDownloadFailure
();
/external/chromium_org/chrome/browser/spellchecker/
spellcheck_hunspell_dictionary.h
44
virtual void
OnHunspellDictionaryDownloadFailure
() = 0;
spellcheck_service.h
125
virtual void
OnHunspellDictionaryDownloadFailure
() OVERRIDE;
spellcheck_hunspell_dictionary.cc
356
OnHunspellDictionaryDownloadFailure
());
spellcheck_service.cc
244
void SpellcheckService::
OnHunspellDictionaryDownloadFailure
() {
Completed in 420 milliseconds