Searched refs:hasSelectorForIdInShadow (Results 1 – 3 of 3) sorted by relevance
116 bool hasSelectorForIdInShadow(Element* host, const String& idValue, ExceptionState&);
64 [RaisesException] boolean hasSelectorForIdInShadow(Element host, DOMString id);
383 bool Internals::hasSelectorForIdInShadow(Element* host, const String& idValue, ExceptionState& exce… in hasSelectorForIdInShadow() function in WebCore::Internals