Searched refs:newParagraphStart (Results 1 – 1 of 1) sorted by relevance
400 VisiblePosition newParagraphStart = startOfNextParagraph(VisiblePosition(paragraphEnd)); in findFirstMisspellingOrBadGrammar() local401 paragraphStart = newParagraphStart.toParentAnchoredPosition(); in findFirstMisspellingOrBadGrammar()402 paragraphEnd = endOfParagraph(newParagraphStart).toParentAnchoredPosition(); in findFirstMisspellingOrBadGrammar()