Searched refs:popUntilPopped (Results 1 – 5 of 5) sorted by relevance
109 void popUntilPopped(const AtomicString& tagName);110 void popUntilPopped(Element*);
1575 m_tree.openElements()->popUntilPopped(toElement(node)); in processAnyOtherEndTagForInBody()1629 m_tree.openElements()->popUntilPopped(formattingElement); in callTheAdoptionAgency()1854 m_tree.openElements()->popUntilPopped(token.name()); in processEndTagForInCell()1924 m_tree.openElements()->popUntilPopped(token.name()); in processEndTagForInBody()1949 m_tree.openElements()->popUntilPopped(token.name()); in processEndTagForInBody()1960 m_tree.openElements()->popUntilPopped(token.name()); in processEndTagForInBody()1972 m_tree.openElements()->popUntilPopped(token.name()); in processEndTagForInBody()2000 m_tree.openElements()->popUntilPopped(token.name()); in processEndTagForInBody()2021 m_tree.openElements()->popUntilPopped(captionTag.localName()); in processCaptionEndTagForInCaption()2048 m_tree.openElements()->popUntilPopped(tableTag.localName()); in processTableEndTagForInTable()[all …]
230 void HTMLElementStack::popUntilPopped(const AtomicString& tagName) in popUntilPopped() function in WebCore::HTMLElementStack249 void HTMLElementStack::popUntilPopped(Element* element) in popUntilPopped() function in WebCore::HTMLElementStack
54244 (WebCore::HTMLElementStack::popUntilPopped):54776 (WebCore::HTMLElementStack::popUntilPopped):
103528 Add new popUntilPopped functions to clean up code103536 (WebCore::HTMLElementStack::popUntilPopped):