Searched refs:m_tagIsForNamespaceRule (Results 1 – 2 of 2) sorted by relevance
261 unsigned m_tagIsForNamespaceRule : 1; variable393 , m_tagIsForNamespaceRule(false) in CSSSelector()407 , m_tagIsForNamespaceRule(tagIsForNamespaceRule) in CSSSelector()423 , m_tagIsForNamespaceRule(o.m_tagIsForNamespaceRule) in CSSSelector()
605 if (m_match == CSSSelector::Tag && !m_tagIsForNamespaceRule) { in selectorText()