Searched defs:spellCheck (Results 1 – 3 of 3) sorted by relevance
52 virtual void spellCheck(const WebString& text, in spellCheck() function
52 void SpellCheckClient::spellCheck(const WebString& text, int& misspelledOffset, int& misspelledLeng… in spellCheck() function in content::SpellCheckClient
128 void SpellCheckProvider::spellCheck( in spellCheck() function in SpellCheckProvider