HomeSort by relevance Sort by last modified time
    Searched refs:custom_dictionary_file_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/
spellcheck_host_impl.h 112 FilePath custom_dictionary_file_; member in class:SpellCheckHostImpl
spellcheck_host_impl.cc 91 custom_dictionary_file_ =
190 file_util::ReadFileToString(custom_dictionary_file_, &contents);
246 FILE* f = file_util::OpenFile(custom_dictionary_file_, "a+");

Completed in 93 milliseconds