Home
last modified time | relevance | path

Searched refs:selectedSentence (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/editing/
DEditor.cpp2170 VisibleSelection selectedSentence = VisibleSelection(startOfSentence(p), endOfSentence(p)); in markMisspellingsAfterTypingToPosition() local
2171 …rammarInRanges(true, adjacentWords.toNormalizedRange().get(), true, selectedSentence.toNormalizedR… in markMisspellingsAfterTypingToPosition()