Searched defs:hunspell (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/renderer/spellchecker/
H A Dspellcheck_unittest.cc61 // TODO(groby): Forcing spellcheck to use hunspell, even on OSX.
355 // [REGRESSION] Issue 128896: "en_US hunspell dictionary includes
1302 base::FilePath hunspell = GetHunspellDirectory(); local
1305 spellcheck_languages[i], hunspell);
1310 // TODO(groby): Add a test for hunspell itself, when MAXWORDLEN is exceeded.
1333 // take the passed-in file and initialize hunspell with it. (The file was
1334 // passed to hunspell in the ctor for the test fixture).

Completed in 951 milliseconds