Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/html/parser/
DHTMLConstructionSite.h59 void insertFormattingElement(AtomicHTMLToken&);
DHTMLConstructionSite.cpp305 void HTMLConstructionSite::insertFormattingElement(AtomicHTMLToken& token) in insertFormattingElement() function in WebCore::HTMLConstructionSite
DHTMLTreeBuilder.cpp860 m_tree.insertFormattingElement(token); in processStartTagForInBody()
865 m_tree.insertFormattingElement(token); in processStartTagForInBody()
875 m_tree.insertFormattingElement(token); in processStartTagForInBody()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-06103577 (WebCore::HTMLConstructionSite::insertFormattingElement):
105833 (WebCore::HTMLConstructionSite::insertFormattingElement):