Searched defs:createAttribute (Results 1 - 15 of 15) sorted by relevance

/external/webkit/Source/WebCore/xml/
H A DXMLViewer.js326 tag.appendChild(createAttribute(node.attributes[i]));
339 function createAttribute(attributeNode) function
/external/webkit/Source/WebCore/dom/
H A DStyledElement.cpp123 PassRefPtr<Attribute> StyledElement::createAttribute(const QualifiedName& name, const AtomicString& value) function in class:WebCore::StyledElement
H A DElement.cpp679 m_attributeMap->addAttribute(createAttribute(attributeName, value));
712 m_attributeMap->addAttribute(createAttribute(name, value));
727 PassRefPtr<Attribute> Element::createAttribute(const QualifiedName& name, const AtomicString& value) function in class:WebCore::Element
H A DDocument.cpp4146 PassRefPtr<Attr> Document::createAttribute(const String& name, ExceptionCode& ec) function in class:WebCore::Document
4169 // FIXME: Assume this is a mapped attribute, since createAttribute isn't namespace-aware. There's no harm to XML
/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DUnImplNode.java913 public Attr createAttribute(String name) throws DOMException method in class:UnImplNode
/external/proguard/src/proguard/classfile/io/
H A DProgramClassReader.java151 Attribute attribute = createAttribute(programClass);
178 Attribute attribute = createAttribute(programClass);
198 Attribute attribute = createAttribute(programClass);
385 Attribute attribute = createAttribute(clazz);
769 private Attribute createAttribute(Clazz clazz) method in class:ProgramClassReader
/external/webkit/Source/WebKit/win/
H A DDOMCoreClasses.cpp668 HRESULT STDMETHODCALLTYPE DOMDocument::createAttribute( function in class:DOMDocument
H A DDOMHTMLClasses.h338 virtual HRESULT STDMETHODCALLTYPE createAttribute( function in class:DOMHTMLDocument
340 /* [retval][out] */ IDOMAttr **result) { return DOMDocument::createAttribute(name, result); }
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DDTMNodeProxy.java716 public final Attr createAttribute(String name) throws DOMException method in class:DTMNodeProxy
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...

Completed in 425 milliseconds