Searched refs:hasSelectorForPseudoClassInShadow (Results 1 – 3 of 3) sorted by relevance
119 … bool hasSelectorForPseudoClassInShadow(Element* host, const String& pseudoClass, ExceptionState&);
67 … [RaisesException] boolean hasSelectorForPseudoClassInShadow(Element host, DOMString pseudoClass);
413 bool Internals::hasSelectorForPseudoClassInShadow(Element* host, const String& pseudoClass, Excepti… in hasSelectorForPseudoClassInShadow() function in WebCore::Internals