Searched defs:createAttribute (Results 1 – 5 of 5) sorted by relevance
365 function createAttribute(attributeNode) function
913 public Attr createAttribute(String name) throws DOMException in createAttribute() method in UnImplNode
824 private Attribute createAttribute(Clazz clazz) in createAttribute() method in ProgramClassReader
716 public final Attr createAttribute(String name) throws DOMException in createAttribute() method in DTMNodeProxy
4544 PassRefPtrWillBeRawPtr<Attr> Document::createAttribute(const AtomicString& name, ExceptionState& ex… in createAttribute() function in blink::Document