webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
WebKit::TextChecker Member List

This is the complete list of members for WebKit::TextChecker, including all inherited members.

checkGrammarOfString(int64_t spellDocumentTag, StringView text, Vector< WebCore::GrammarDetail > &, int32_t &badGrammarLocation, int32_t &badGrammarLength)WebKit::TextCheckerstatic
checkSpellingOfString(int64_t spellDocumentTag, StringView text, int32_t &misspellingLocation, int32_t &misspellingLength)WebKit::TextCheckerstatic
closeSpellDocumentWithTag(int64_t)WebKit::TextCheckerstatic
continuousSpellCheckingEnabledStateChanged(bool)WebKit::TextCheckerstatic
getGuessesForWord(int64_t spellDocumentTag, const String &word, const String &context, int32_t insertionPoint, Vector< String > &guesses, bool initialCapitalizationEnabled)WebKit::TextCheckerstatic
grammarCheckingEnabledStateChanged(bool)WebKit::TextCheckerstatic
ignoreWord(int64_t spellDocumentTag, const String &word)WebKit::TextCheckerstatic
isContinuousSpellCheckingAllowed()WebKit::TextCheckerstatic
isTestingMode()WebKit::TextCheckerstatic
learnWord(int64_t spellDocumentTag, const String &word)WebKit::TextCheckerstatic
requestCheckingOfString(PassRefPtr< TextCheckerCompletion >, int32_t insertionPoint)WebKit::TextCheckerstatic
setContinuousSpellCheckingEnabled(bool)WebKit::TextCheckerstatic
setGrammarCheckingEnabled(bool)WebKit::TextCheckerstatic
setTestingMode(bool)WebKit::TextCheckerstatic
spellingUIIsShowing()WebKit::TextCheckerstatic
state()WebKit::TextCheckerstatic
toggleSpellingUIIsShowing()WebKit::TextCheckerstatic
uniqueSpellDocumentTag(WebPageProxy *)WebKit::TextCheckerstatic
updateSpellingUIWithGrammarString(int64_t spellDocumentTag, const String &badGrammarPhrase, const WebCore::GrammarDetail &)WebKit::TextCheckerstatic
updateSpellingUIWithMisspelledWord(int64_t spellDocumentTag, const String &misspelledWord)WebKit::TextCheckerstatic