Searched refs:m_matches (Results 1 – 2 of 2) sorted by relevance
40 , m_matches(matches) in MediaQueryList()80 if (newValue == m_matches) in setMatches()83 m_matches = newValue; in setMatches()91 return m_matches; in matches()
60 bool m_matches; variable