Searched defs:createElement (Results 1 – 10 of 10) sorted by relevance
288 PassRefPtr<Element> HTMLDocument::createElement(const AtomicString& name, ExceptionCode& ec) in createElement() function in WebCore::HTMLDocument
487 UXMLParser::createElement(RegexMatcher &mEl, UErrorCode &status) { in createElement() function in UXMLParser
365 PassRefPtr<Element> HTMLConstructionSite::createElement(AtomicHTMLToken& token, const AtomicString&… in createElement() function in WebCore::HTMLConstructionSite
158 function createElement(app) { function
18 function createElement(tagName, owner, opt_position, opt_size, opt_noAppend) { function
817 public Element createElement(String tagName) throws DOMException in createElement() method in UnImplNode
637 public final Element createElement(String tagName) throws DOMException in createElement() method in DTMNodeProxy
615 HRESULT STDMETHODCALLTYPE DOMDocument::createElement( in createElement() function in DOMDocument
314 virtual HRESULT STDMETHODCALLTYPE createElement( in createElement() function
707 PassRefPtr<Element> Document::createElement(const AtomicString& name, ExceptionCode& ec) in createElement() function in WebCore::Document937 PassRefPtr<Element> Document::createElement(const QualifiedName& qName, bool createdByParser) in createElement() function in WebCore::Document