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

/external/chromium_org/third_party/WebKit/Source/core/testing/
H A DInternals.h126 Node* nextNodeByWalker(Node*, ExceptionState&);
H A DInternals.idl78 [RaisesException] Node nextNodeByWalker(Node node);
H A DInternals.cpp541 Node* Internals::nextNodeByWalker(Node* node, ExceptionState& exceptionState) function in class:WebCore::Internals

Completed in 832 milliseconds