Home | History | Annotate | Download | only in editing

Lines Matching refs:textChecker

138 TextCheckerClient* Editor::textChecker() const
141 return owner->textChecker();
1654 textChecker()->ignoreWordInSpellDocument(text);
1670 textChecker()->learnWord(text);
1855 textChecker
1899 textChecker()->getGuessesForWord(selectedString, String(), guesses);
2021 String autocorrectedString = textChecker()->getAutoCorrectSuggestionForMisspelledWord(misspelledWord);
2168 textChecker()->checkTextOfParagraph(grammarParagraph.textCharacters(), grammarParagraph.textLength(),
2171 textChecker()->checkTextOfParagraph(spellingParagraph.textCharacters(), spellingParagraph.textLength(),