Home | History | Annotate | Download | only in rendering

Lines Matching refs:SelectionEnd

3504     if (rootBlock == this && (selectionState() != SelectionBoth && selectionState() != SelectionEnd))
3556 if (lastSelectedLine && selectionState() != SelectionEnd && selectionState() != SelectionBoth) {
3576 if (childState == SelectionBoth || childState == SelectionEnd)
3594 if (childState == SelectionEnd || childState == SelectionInside)
3684 (state == RenderObject::SelectionEnd && ltr) ||
3688 (state == RenderObject::SelectionEnd && !ltr);