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

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

Completed in 354 milliseconds