Searched defs:createAttribute (Results 1 – 9 of 9) sorted by relevance
339 function createAttribute(attributeNode) function
123 PassRefPtr<Attribute> StyledElement::createAttribute(const QualifiedName& name, const AtomicString&… in createAttribute() function in WebCore::StyledElement
727 PassRefPtr<Attribute> Element::createAttribute(const QualifiedName& name, const AtomicString& value) in createAttribute() function in WebCore::Element
4139 PassRefPtr<Attr> Document::createAttribute(const String& name, ExceptionCode& ec) in createAttribute() function in WebCore::Document
913 public Attr createAttribute(String name) throws DOMException in createAttribute() method in UnImplNode
769 private Attribute createAttribute(Clazz clazz) in createAttribute() method in ProgramClassReader
716 public final Attr createAttribute(String name) throws DOMException in createAttribute() method in DTMNodeProxy
668 HRESULT STDMETHODCALLTYPE DOMDocument::createAttribute( in createAttribute() function in DOMDocument
338 virtual HRESULT STDMETHODCALLTYPE createAttribute( in createAttribute() function