Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/spellchecker/
Dspellcheck_custom_dictionary.cc220 : custom_dictionary_path_(), in SpellcheckCustomDictionary()
223 custom_dictionary_path_ = in SpellcheckCustomDictionary()
289 custom_dictionary_path_), in Load()
466 custom_dictionary_path_)); in Save()
Dspellcheck_custom_dictionary.h167 base::FilePath custom_dictionary_path_; variable