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

/external/chromium_org/third_party/WebKit/Source/core/testing/
H A DInternals.h116 bool hasSelectorForIdInShadow(Element* host, const String& idValue, ExceptionState&);
H A DInternals.idl61 [RaisesException] boolean hasSelectorForIdInShadow(Element host, DOMString id);
H A DInternals.cpp340 bool Internals::hasSelectorForIdInShadow(Element* host, const String& idValue, ExceptionState& es) function in class:WebCore::Internals

Completed in 77 milliseconds