Home | History | Annotate | Download | only in dom

Lines Matching refs:createHTMLElement

649         return HTMLElementFactory::createHTMLElement(QualifiedName(nullAtom, name, xhtmlNamespaceURI), this, 0, false);
870 e = HTMLElementFactory::createHTMLElement(qName, this, 0, createdByParser);