Home | History | Annotate | Download | only in rendering

Lines Matching refs:SelectionStart

220     if ((s == SelectionStart && selectionState() == SelectionEnd)
221 || (s == SelectionEnd && selectionState() == SelectionStart))