Home | History | Annotate | Download | only in editing

Lines Matching defs:selectionRange

2306             RefPtr<Range> selectionRange = spellingParagraph.subrange(0, selectionOffset);
2307 m_frame->selection()->moveTo(selectionRange->endPosition(), DOWNSTREAM);