Searched refs:paragraphRangeContainingCorrection (Results 1 – 1 of 1) sorted by relevance
201 …RefPtr<Range> paragraphRangeContainingCorrection = m_correctionPanelInfo.rangeToBeReplaced->cloneR… in applyCorrectionPanelInfo() local205 …setStart(paragraphRangeContainingCorrection.get(), startOfParagraph(m_correctionPanelInfo.rangeToB… in applyCorrectionPanelInfo()206 …setEnd(paragraphRangeContainingCorrection.get(), endOfParagraph(m_correctionPanelInfo.rangeToBeRep… in applyCorrectionPanelInfo()214 …paragraphRangeContainingCorrection->startContainer(ec)->document(), paragraphRangeContainingCorrec… in applyCorrectionPanelInfo()229 setEnd(paragraphRangeContainingCorrection.get(), m_frame->selection()->selection().start()); in applyCorrectionPanelInfo()230 …RefPtr<Range> replacementRange = TextIterator::subrange(paragraphRangeContainingCorrection.get(), … in applyCorrectionPanelInfo()