HomeSort by relevance Sort by last modified time
    Searched refs:hasSelectorForAttributeInShadow (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/testing/
Internals.h 118 bool hasSelectorForAttributeInShadow(Element* host, const String& attributeName, ExceptionState&);
Internals.idl 63 [RaisesException] boolean hasSelectorForAttributeInShadow(Element host, DOMString attributeName);
Internals.cpp 360 bool Internals::hasSelectorForAttributeInShadow(Element* host, const String& attributeName, ExceptionState& es)
    [all...]

Completed in 368 milliseconds