Home | History | Annotate | Download | only in UIProcess

Lines Matching full:changespellingtoword

2414 void WebPageProxy::changeSpellingToWord(const String& word) const
2419 process()->send(Messages::WebPage::ChangeSpellingToWord(word), m_pageID);