Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLElementStack.cpp223 void HTMLElementStack::popUntil(const AtomicString& tagName) in popUntil() function in blink::HTMLElementStack
244 void HTMLElementStack::popUntil(Element* element) in popUntil() function in blink::HTMLElementStack