OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SaveDictionaryData
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/
spellcheck_host_impl.h
103
void
SaveDictionaryData
();
spellcheck_host_impl.cc
281
NewRunnableMethod(this, &SpellCheckHostImpl::
SaveDictionaryData
));
284
void SpellCheckHostImpl::
SaveDictionaryData
() {
/external/chromium_org/chrome/browser/spellchecker/
spellcheck_hunspell_dictionary.cc
131
bool
SaveDictionaryData
(scoped_ptr<std::string> data,
279
base::Bind(&
SaveDictionaryData
,
Completed in 515 milliseconds