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

This is the complete list of members for WebCore::TextCheckingHelper, including all inherited members.

findFirstMisspelling(int &firstMisspellingOffset, bool markAll, RefPtr< Range > &firstMisspellingRange)WebCore::TextCheckingHelper
findFirstMisspellingOrBadGrammar(bool checkGrammar, bool &outIsSpelling, int &outFirstFoundOffset, GrammarDetail &outGrammarDetail)WebCore::TextCheckingHelper
guessesForMisspelledOrUngrammaticalRange(bool checkGrammar, bool &misspelled, bool &ungrammatical) constWebCore::TextCheckingHelper
markAllMisspellings(RefPtr< Range > &firstMisspellingRange)WebCore::TextCheckingHelper
TextCheckingHelper(EditorClient *, PassRefPtr< Range >)WebCore::TextCheckingHelper
~TextCheckingHelper()WebCore::TextCheckingHelper