Searched refs:textCharacters (Results 1 – 4 of 4) sorted by relevance
43 const UChar* textCharacters() const { return text().characters(); } in textCharacters() function
426 …m_client->textChecker()->checkGrammarOfString(paragraph.textCharacters() + startOffset, paragraph.… in findFirstBadGrammar()528 …m_client->textChecker()->checkTextOfParagraph(paragraph.textCharacters(), paragraph.textLength(), … in guessesForMisspelledOrUngrammaticalRange()
2168 …textChecker()->checkTextOfParagraph(grammarParagraph.textCharacters(), grammarParagraph.textLength… in markAllMisspellingsAndBadGrammarInRanges()2171 …textChecker()->checkTextOfParagraph(spellingParagraph.textCharacters(), spellingParagraph.textLeng… in markAllMisspellingsAndBadGrammarInRanges()
13547 (WebCore::TextCheckingParagraph::textCharacters):