Searched defs:isNone (Results 1 – 4 of 4) sorted by relevance
50 bool isNone() const { return m_value == -1; } in isNone() function
75 bool isNone() const { return selectionType() == NoSelection; } in isNone() function
145 bool isNone() const { return m_selection.isNone(); } in isNone() function
52 bool isNone() const { return Kind == None; } in isNone() function