Searched defs:popUntil (Results 1 – 1 of 1) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/html/parser/ | ||
D | HTMLElementStack.cpp | 223 void HTMLElementStack::popUntil(const AtomicString& tagName) in popUntil() function in blink::HTMLElementStack |