createHTMLElement  814 Source/core/editing/htmlediting.cpp PassRefPtr<HTMLElement> createHTMLElement(Document& document, const QualifiedName& name)
createHTMLElement  819 Source/core/editing/htmlediting.cpp PassRefPtr<HTMLElement> createHTMLElement(Document& document, const AtomicString& tagName)
createHTMLElement  736 Source/core/html/parser/HTMLConstructionSite.cpp PassRefPtr<Element> HTMLConstructionSite::createHTMLElement(AtomicHTMLToken* token)