Searched refs:insertHTMLHtmlStartTagInBody (Results 1 – 3 of 3) sorted by relevance
152 void insertHTMLHtmlStartTagInBody(AtomicHTMLToken*);
415 void HTMLConstructionSite::insertHTMLHtmlStartTagInBody(AtomicHTMLToken* token) in insertHTMLHtmlStartTagInBody() function in WebCore::HTMLConstructionSite
1435 m_tree.insertHTMLHtmlStartTagInBody(token); in processHtmlStartTagForInBody()