Searched refs:insertHTMLBodyElement (Results 1 – 3 of 3) sorted by relevance
145 void insertHTMLBodyElement(AtomicHTMLToken*);
599 void HTMLConstructionSite::insertHTMLBodyElement(AtomicHTMLToken* token) in insertHTMLBodyElement() function in WebCore::HTMLConstructionSite
1098 m_tree.insertHTMLBodyElement(token); in processStartTag()