Home
last modified time | relevance | path

Searched refs:hasSelectorForPseudoClassInShadow (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.h119 … bool hasSelectorForPseudoClassInShadow(Element* host, const String& pseudoClass, ExceptionState&);
DInternals.idl67 … [RaisesException] boolean hasSelectorForPseudoClassInShadow(Element host, DOMString pseudoClass);
DInternals.cpp413 bool Internals::hasSelectorForPseudoClassInShadow(Element* host, const String& pseudoClass, Excepti… in hasSelectorForPseudoClassInShadow() function in WebCore::Internals