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

/external/chromium_org/chrome/renderer/spellchecker/
H A Dspellcheck_worditerator_unittest.cc19 bool allow_contraction; member in struct:__anon5861::TestCase
125 kTestCases[i].allow_contraction));
H A Dspellcheck_worditerator.cc37 bool allow_contraction) const {
38 return allow_contraction ?
317 bool allow_contraction) {
321 const base::string16 rule(attribute->GetRuleSet(allow_contraction));
315 Initialize( const SpellcheckCharAttribute* attribute, bool allow_contraction) argument

Completed in 68 milliseconds