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

/external/collada/src/dae/
H A DdaeMetaElement.cpp167 daeMetaElement::appendAttribute(daeMetaAttribute* attr) function in class:daeMetaElement
/external/webkit/Source/WebCore/editing/
H A DMarkupAccumulator.cpp328 appendAttribute(out, element, *attributes->attributeItem(i), namespaces);
351 void MarkupAccumulator::appendAttribute(Vector<UChar>& out, Element* element, const Attribute& attribute, Namespaces* namespaces) function in class:WebCore::MarkupAccumulator
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DDTMDocumentImpl.java548 appendAttribute(m_nsNames.stringToIndex(atts.getURI(i)),
2230 void appendAttribute(int namespaceIndex, int localNameIndex, int prefixIndex, method in class:DTMDocumentImpl

Completed in 164 milliseconds