Home | History | Annotate | Download | only in page

Lines Matching refs:selectionRange

2740         RefPtr<Range> selectionRange = selection->toNormalizedRange();
2741 IntRect firstRect = m_frame->editor()->firstRectForRange(selectionRange.get());