Searched defs:popUntilPopped (Results 1 – 2 of 2) sorted by relevance
123 void popUntilPopped(const QualifiedName& tagName) { popUntilPopped(tagName.localName()); } in popUntilPopped() function
231 void HTMLElementStack::popUntilPopped(const AtomicString& tagName) in popUntilPopped() function in WebCore::HTMLElementStack250 void HTMLElementStack::popUntilPopped(Element* element) in popUntilPopped() function in WebCore::HTMLElementStack