Home | History | Annotate | Download | only in rendering

Lines Matching refs:SelectionBoth

1924         RenderBox::setSelectionState(SelectionBoth);
2064 if (rootBlock == this && (selectionState() != SelectionBoth && selectionState() != SelectionEnd))
2075 bool containsStart = selectionState() == SelectionStart || selectionState() == SelectionBoth;
2098 selectionState() != SelectionStart && selectionState() != SelectionBoth)
2112 if (lastSelectedLine && selectionState() != SelectionEnd && selectionState() != SelectionBoth) {
2132 if (childState == SelectionBoth || childState == SelectionEnd)