Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/html/parser/
DHTMLElementStack.cpp221 void HTMLElementStack::popUntil(const AtomicString& tagName) in popUntil() function in WebCore::HTMLElementStack
243 void HTMLElementStack::popUntil(Element* element) in popUntil() function in WebCore::HTMLElementStack