webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for WebCore::TextCheckerClient, including all inherited members.
checkGrammarOfString(StringView, Vector< GrammarDetail > &, int *badGrammarLocation, int *badGrammarLength)=0 | WebCore::TextCheckerClient | pure virtual |
checkGrammarOfString(StringView, Vector< GrammarDetail > &, int *badGrammarLocation, int *badGrammarLength)=0 | WebCore::TextCheckerClient | pure virtual |
checkSpellingOfString(StringView, int *misspellingLocation, int *misspellingLength)=0 | WebCore::TextCheckerClient | pure virtual |
checkSpellingOfString(StringView, int *misspellingLocation, int *misspellingLength)=0 | WebCore::TextCheckerClient | pure virtual |
getAutoCorrectSuggestionForMisspelledWord(const String &misspelledWord)=0 | WebCore::TextCheckerClient | pure virtual |
getAutoCorrectSuggestionForMisspelledWord(const String &misspelledWord)=0 | WebCore::TextCheckerClient | pure virtual |
getGuessesForWord(const String &word, const String &context, const VisibleSelection ¤tSelection, Vector< String > &guesses)=0 | WebCore::TextCheckerClient | pure virtual |
getGuessesForWord(const String &word, const String &context, const VisibleSelection ¤tSelection, Vector< String > &guesses)=0 | WebCore::TextCheckerClient | pure virtual |
ignoreWordInSpellDocument(const String &)=0 | WebCore::TextCheckerClient | pure virtual |
ignoreWordInSpellDocument(const String &)=0 | WebCore::TextCheckerClient | pure virtual |
learnWord(const String &)=0 | WebCore::TextCheckerClient | pure virtual |
learnWord(const String &)=0 | WebCore::TextCheckerClient | pure virtual |
requestCheckingOfString(TextCheckingRequest &, const VisibleSelection ¤tSelection)=0 | WebCore::TextCheckerClient | pure virtual |
requestCheckingOfString(TextCheckingRequest &, const VisibleSelection ¤tSelection)=0 | WebCore::TextCheckerClient | pure virtual |
shouldEraseMarkersAfterChangeSelection(TextCheckingType) const =0 | WebCore::TextCheckerClient | pure virtual |
shouldEraseMarkersAfterChangeSelection(TextCheckingType) const =0 | WebCore::TextCheckerClient | pure virtual |
~TextCheckerClient() | WebCore::TextCheckerClient | inlinevirtual |
~TextCheckerClient() | WebCore::TextCheckerClient | inlinevirtual |