HomeSort by relevance Sort by last modified time
    Searched full:paragraphtext (Results 1 - 1 of 1) sorted by null

  /external/webkit/Source/WebCore/editing/
SpellingCorrectionController.cpp 305 String paragraphText = plainText(TextCheckingParagraph(m_correctionPanelInfo.rangeToBeReplaced).paragraphRange().get());
307 textChecker()->getGuessesForWord(m_correctionPanelInfo.replacedString, paragraphText, suggestions);

Completed in 432 milliseconds