Searched defs:changeSpellingToWord (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/win/
H A DWebTextChecker.cpp79 void WebTextChecker::changeSpellingToWord(const WebPageProxy* page, const String& text) function in class:WebKit::WebTextChecker
81 page->changeSpellingToWord(text);
/external/webkit/Source/WebKit2/WebProcess/WebPage/
H A DWebPage.cpp1722 void WebPage::changeSpellingToWord(const String& word) function in class:WebKit::WebPage
/external/webkit/Source/WebKit2/UIProcess/
H A DWebPageProxy.cpp2414 void WebPageProxy::changeSpellingToWord(const String& word) const function in class:WebKit::WebPageProxy

Completed in 107 milliseconds