Home | History | Annotate | Download | only in rendering

Lines Matching refs:SelectionStart

75     if ((state == SelectionStart && selectionState() == SelectionEnd)
76 || (state == SelectionEnd && selectionState() == SelectionStart))