Home | History | Annotate | Download | only in rendering

Lines Matching refs:SelectionNone

620         if ((os->canBeSelectionLeaf() || os == m_selectionStart || os == m_selectionEnd) && os->selectionState() != SelectionNone) {
662 if (o->selectionState() == SelectionNone)
724 if ((os->canBeSelectionLeaf() || os == m_selectionStart || os == m_selectionEnd) && os->selectionState() != SelectionNone) {
745 i->key->setSelectionStateIfNeeded(SelectionNone);
779 if ((o->canBeSelectionLeaf() || o == start || o == end) && o->selectionState() != SelectionNone) {