Home
last modified time | relevance | path

Searched refs:popAll (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLElementStack.h133 void popAll();
DHTMLElementStack.cpp203 void HTMLElementStack::popAll() in popAll() function in blink::HTMLElementStack
DHTMLConstructionSite.cpp541 openElements()->popAll(); in processEndOfFile()
/external/chromium_org/third_party/angle/src/compiler/translator/
DPoolAlloc.cpp201 void TPoolAllocator::popAll() in popAll() function in TPoolAllocator
DPoolAlloc.h140 void popAll();
DCompiler.cpp96 allocator.popAll(); in ~TShHandleBase()