Searched defs:createElement (Results 1 – 2 of 2) sorted by relevance
35 ElementImpl* XMLDocumentImpl::createElement(const DOMString* tagName) const throw (DOMException) in createElement() function in XMLDocumentImpl
34 ElementImpl* DocumentImpl::createElement(const DOMString* tagName) const throw (DOMException) in createElement()