OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsValidContraction
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/renderer/spellchecker/
spellcheck_language.h
55
bool
IsValidContraction
(const base::string16& word, int tag);
spellcheck_language.cc
80
if (
IsValidContraction
(word, tag))
101
bool SpellcheckLanguage::
IsValidContraction
(const base::string16& contraction,
Completed in 39 milliseconds