Home
last modified time | relevance | path

Searched refs:treeScopeRootNode (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.h114 Node* treeScopeRootNode(Node*, ExceptionState&);
DInternals.idl62 [RaisesException] Node treeScopeRootNode(Node node);
DInternals.cpp363 Node* Internals::treeScopeRootNode(Node* node, ExceptionState& exceptionState) in treeScopeRootNode() function in WebCore::Internals