OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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