Home | History | Annotate | Download | only in accessibility

Lines Matching defs:newSelection

2271         VisibleSelection newSelection = VisibleSelection(range.start, range.end);
2272 m_renderer->document()->frame()->selection()->setSelection(newSelection);