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