Home
last modified time | relevance | path

Searched defs:nextIncludingPseudoSkippingChildren (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DNodeTraversal.cpp62 Node* nextIncludingPseudoSkippingChildren(const Node& current, const Node* stayWithin) in nextIncludingPseudoSkippingChildren() function
DElementTraversal.h131 inline Element* nextIncludingPseudoSkippingChildren(const Node& current, const Node* stayWithin) in nextIncludingPseudoSkippingChildren() function