Searched defs:RemoveWord (Results 1 – 5 of 5) sorted by relevance
118 void LanguageDictionaryOverlayHandler::RemoveWord(const ListValue* args) { in RemoveWord() function in options::LanguageDictionaryOverlayHandler
52 void RemoveWord(const string16& word) {} in RemoveWord() function
118 bool RemoveWord(int index, const std::string& word) { in RemoveWord() function
193 void SpellcheckCustomDictionary::Change::RemoveWord(const std::string& word) { in RemoveWord() function in SpellcheckCustomDictionary::Change247 bool SpellcheckCustomDictionary::RemoveWord(const std::string& word) { in RemoveWord() function in SpellcheckCustomDictionary