Home | History | Annotate | Download | only in rendering

Lines Matching refs:SelectionNone

885         SelectionNone, // The object is not selected.
905 bool hasSelectedChildren() const { return selectionState() != SelectionNone; }
1134 , m_selectionState(SelectionNone)