Searched defs:createHTMLElement (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/xml/
H A DXMLViewer.js227 function createHTMLElement(elementNam function
[all...]
/macosx-10.10/WebCore-7600.1.25/html/parser/
H A DHTMLConstructionSite.cpp632 PassRefPtr<Element> HTMLConstructionSite::createHTMLElement(AtomicHTMLToken* token) function in class:WebCore::HTMLConstructionSite
/macosx-10.10/WebCore-7600.1.25/editing/
H A Dhtmlediting.cpp897 PassRefPtr<HTMLElement> createHTMLElement(Document& document, const QualifiedName& name) function in namespace:WebCore
902 PassRefPtr<HTMLElement> createHTMLElement(Document& document, const AtomicString& tagName) function in namespace:WebCore

Completed in 114 milliseconds