Home | History | Annotate | Download | only in page

Lines Matching refs:selectionRange

2637         RefPtrWillBeRawPtr<Range> selectionRange = selection.toNormalizedRange();
2638 IntRect firstRect = m_frame->editor().firstRectForRange(selectionRange.get());