Home | History | Annotate | Download | only in rendering

Lines Matching refs:SelectionNone

662         SelectionNone, // The object is not selected.
685 bool hasSelectedChildren() const { return m_selectionState != SelectionNone; }