Home
last modified time | relevance | path

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

/external/chromium_org/chrome/renderer/spellchecker/
Dspellcheck_language.cc78 if (IsValidContraction(word, tag)) in SpellCheckWord()
99 bool SpellcheckLanguage::IsValidContraction(const base::string16& contraction, in IsValidContraction() function in SpellcheckLanguage
Dspellcheck_language.h55 bool IsValidContraction(const base::string16& word, int tag);