Home
last modified time | relevance | path

Searched refs:dictionary_saved (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/spellchecker/
Dspellcheck_hunspell_dictionary.h129 void SaveDictionaryDataComplete(bool dictionary_saved);
Dspellcheck_hunspell_dictionary.cc333 bool dictionary_saved) { in SaveDictionaryDataComplete() argument
336 if (dictionary_saved) { in SaveDictionaryDataComplete()