Home
last modified time | relevance | path

Searched defs:ignoreWord (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/gtk/
DTextCheckerGtk.cpp113 void TextChecker::ignoreWord(int64_t spellDocumentTag, const String& word) in ignoreWord() function in WebKit::TextChecker
/external/webkit/Source/WebKit2/UIProcess/qt/
DTextCheckerQt.cpp114 void TextChecker::ignoreWord(int64_t spellDocumentTag, const String& word) in ignoreWord() function in WebKit::TextChecker
/external/webkit/Source/WebKit2/UIProcess/win/
DWebTextCheckerClient.cpp167 void WebTextCheckerClient::ignoreWord(uint64_t tag, const String& word) in ignoreWord() function in WebKit::WebTextCheckerClient
DTextCheckerWin.cpp135 void TextChecker::ignoreWord(int64_t spellDocumentTag, const String& word) in ignoreWord() function in WebKit::TextChecker
/external/webkit/Source/WebKit2/UIProcess/API/C/win/
DWKTextChecker.h71 WKTextCheckerIgnoreWord ignoreWord; member
/external/webkit/Source/WebKit2/UIProcess/
DWebPageProxy.cpp2503 void WebPageProxy::ignoreWord(const String& word) in ignoreWord() function in WebKit::WebPageProxy