Home
last modified time | relevance | path

Searched refs:isAbove (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/html/parser/
DHTMLElementStack.h62 bool isAbove(ElementRecord*) const;
DHTMLElementStack.cpp153 bool HTMLElementStack::ElementRecord::isAbove(ElementRecord* other) const in isAbove() function in WebCore::HTMLElementStack::ElementRecord
DHTMLTreeBuilder.cpp1634 ASSERT(furthestBlock->isAbove(formattingElementRecord)); in callTheAdoptionAgency()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-06107688 (WebCore::HTMLElementStack::ElementRecord::isAbove):