Searched refs:hasHostPseudoSelector (Results 1 – 3 of 3) sorted by relevance
152 bool CSSParserSelector::hasHostPseudoSelector() const in hasHostPseudoSelector() function in blink::CSSParserSelector
232 bool hasHostPseudoSelector() const;
1828 if (tag == anyQName() && !specifiers->hasHostPseudoSelector()) in rewriteSpecifiersWithElementName()