Searched defs:shadowRootType (Results 1 – 3 of 3) sorted by relevance
276 shadowRootType: function() method in WebInspector.DOMNode
1468 static TypeBuilder::DOM::ShadowRootType::Enum shadowRootType(ShadowRoot* shadowRoot) in shadowRootType() function
627 String Internals::shadowRootType(const Node* root, ExceptionState& exceptionState) const in shadowRootType() function in WebCore::Internals