Home | History | Annotate | Download | only in rendering

Lines Matching refs:SelectionEnd

1933     if (rootBlock == this && (selectionState() != SelectionBoth && selectionState() != SelectionEnd))
1950 if (childState == SelectionBoth || childState == SelectionEnd)
1968 if (childState == SelectionEnd || childState == SelectionInside)
2066 (state == RenderObject::SelectionEnd && ltr) ||
2070 (state == RenderObject::SelectionEnd && !ltr);