Searched defs:restrictor (Results 1 – 2 of 2) sorted by relevance
50 Restrictor restrictor() const { return m_restrictor; } in restrictor() function
6243 MediaQuery* CSSParser::createFloatingMediaQuery(MediaQuery::Restrictor restrictor, const String& me… in createFloatingMediaQuery()