OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UpdateDictionaryFile
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/spellchecker/
spellcheck_custom_dictionary_unittest.cc
82
// A wrapper around SpellcheckCustomDictionary::
UpdateDictionaryFile
private
85
void
UpdateDictionaryFile
(
88
SpellcheckCustomDictionary::
UpdateDictionaryFile
(dictionary_change, path);
198
UpdateDictionaryFile
(change, path);
209
UpdateDictionaryFile
(change, path);
311
UpdateDictionaryFile
(change, path);
[
all
...]
spellcheck_custom_dictionary.cc
408
void SpellcheckCustomDictionary::
UpdateDictionaryFile
(
464
base::Bind(&SpellcheckCustomDictionary::
UpdateDictionaryFile
,
Completed in 1708 milliseconds