Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/html/parser/
DHTMLFormattingElementList.h118 void clearToLastMarker();
DHTMLFormattingElementList.cpp108 void HTMLFormattingElementList::clearToLastMarker() in clearToLastMarker() function in WebCore::HTMLFormattingElementList
DHTMLTreeBuilder.cpp1855 m_tree.activeFormattingElements()->clearToLastMarker(); in processEndTagForInCell()
2001 m_tree.activeFormattingElements()->clearToLastMarker(); in processEndTagForInBody()
2022 m_tree.activeFormattingElements()->clearToLastMarker(); in processCaptionEndTagForInCaption()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-06100803 (WebCore::HTMLFormattingElementList::clearToLastMarker):