Searched refs:insertHTMLFormElement (Results 1 – 3 of 3) sorted by relevance
146 void insertHTMLFormElement(AtomicHTMLToken*, bool isDemoted = false);
609 void HTMLConstructionSite::insertHTMLFormElement(AtomicHTMLToken* token, bool isDemoted) in insertHTMLFormElement() function in WebCore::HTMLConstructionSite
696 m_tree.insertHTMLFormElement(token); in processStartTagForInBody()1041 m_tree.insertHTMLFormElement(token, true); in processStartTagForInTable()