Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/html/parser/
DHTMLElementStack.h93 ElementRecord* topRecord() const;
DHTMLElementStack.cpp175 return !topRecord()->next(); in hasOnlyOneElement()
352 HTMLElementStack::ElementRecord* HTMLElementStack::topRecord() const in topRecord() function in WebCore::HTMLElementStack
DHTMLTreeBuilder.cpp605 HTMLElementStack::ElementRecord* nodeRecord = m_tree.openElements()->topRecord(); in processCloseWhenNestedTag()
1556 HTMLElementStack::ElementRecord* record = m_tree.openElements()->topRecord(); in processAnyOtherEndTagForInBody()
1590 HTMLElementStack::ElementRecord* record = m_tree.openElements()->topRecord(); in furthestBlockForFormattingElement()
1719 HTMLElementStack::ElementRecord* nodeRecord = m_tree.openElements()->topRecord(); in resetInsertionModeAppropriately()
2321 HTMLElementStack::ElementRecord* nodeRecord = m_tree.openElements()->topRecord(); in processEndTag()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-06105545 (WebCore::HTMLElementStack::topRecord):
107693 (WebCore::HTMLElementStack::topRecord):