Home | History | Annotate | Download | only in src

Lines Matching refs:newSelection

1193         VisibleSelection newSelection(frame()->selection()->selection());
1201 if (newSelection.isNone() || (newSelection.start() == newSelection.end()))
1204 m_activeMatch = newSelection.toNormalizedRange();