Searched defs:addAttribute (Results 1 - 25 of 70) sorted by relevance

123

/external/chromium_org/third_party/skia/src/svg/
H A DSkSVGPolygon.cpp21 void SkSVGPolygon::addAttribute(SkSVGParser& parser, int attrIndex, function in class:SkSVGPolygon
23 INHERITED::addAttribute(parser, attrIndex, attrValue, attrLength);
H A DSkSVGPolyline.cpp27 void SkSVGPolyline::addAttribute(SkSVGParser& , int attrIndex, function in class:SkSVGPolyline
H A DSkSVGElements.cpp16 void SkSVGBase::addAttribute(SkSVGParser& parser, int attrIndex, function in class:SkSVGBase
/external/skia/src/svg/
H A DSkSVGPolygon.cpp21 void SkSVGPolygon::addAttribute(SkSVGParser& parser, int attrIndex, function in class:SkSVGPolygon
23 INHERITED::addAttribute(parser, attrIndex, attrValue, attrLength);
H A DSkSVGPolyline.cpp27 void SkSVGPolyline::addAttribute(SkSVGParser& , int attrIndex, function in class:SkSVGPolyline
H A DSkSVGElements.cpp16 void SkSVGBase::addAttribute(SkSVGParser& parser, int attrIndex, function in class:SkSVGBase
/external/proguard/src/proguard/classfile/editor/
H A DAttributesEditor.java84 public void addAttribute(Attribute attribute) method in class:AttributesEditor
97 addAttribute(targetAttribute.u2attributesCount,
114 addAttribute(targetMember.u2attributesCount,
131 addAttribute(targetClass.u2attributesCount,
200 private Attribute[] addAttribute(int attributesCount, method in class:AttributesEditor
/external/apache-xml/src/main/java/org/apache/xalan/serialize/
H A DSerializerUtils.java54 public static void addAttribute(SerializationHandler handler, int attr) method in class:SerializerUtils
73 handler.addAttribute(
105 addAttribute(handler, node);
/external/chromium_org/third_party/icu/source/i18n/
H A Dfphdlimp.cpp24 FieldPositionHandler::addAttribute(int32_t, int32_t, int32_t) { function in class:FieldPositionHandler
47 FieldPositionOnlyHandler::addAttribute(int32_t id, int32_t start, int32_t limit) { function in class:FieldPositionOnlyHandler
88 FieldPositionIteratorHandler::addAttribute(int32_t id, int32_t start, int32_t limit) { function in class:FieldPositionIteratorHandler
/external/icu/icu4c/source/i18n/
H A Dfphdlimp.cpp24 FieldPositionHandler::addAttribute(int32_t, int32_t, int32_t) { function in class:FieldPositionHandler
47 FieldPositionOnlyHandler::addAttribute(int32_t id, int32_t start, int32_t limit) { function in class:FieldPositionOnlyHandler
88 FieldPositionIteratorHandler::addAttribute(int32_t id, int32_t start, int32_t limit) { function in class:FieldPositionIteratorHandler
/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DAttributesImplSerializer.java100 * @see org.xml.sax.helpers.AttributesImpl#addAttribute(String, String, String, String, String)
103 public final void addAttribute( method in class:AttributesImplSerializer
111 super.addAttribute(uri, local, qname, type, val);
H A DToXMLStream.java430 public void addAttribute( method in class:ToXMLStream
H A DExtendedContentHandler.java43 * addAttribute(namespaceURI, localName, qName, type, value)
59 public void addAttribute( method in interface:ExtendedContentHandler
81 public void addAttribute(String qName, String value); method in interface:ExtendedContentHandler
264 public void addAttribute( method in interface:ExtendedContentHandler
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/
H A DAttributeTable.java34 addAttribute(a.getAttrType(), a);
45 addAttribute(a.getAttrType(), a);
52 addAttribute(attr.getAttrType(), attr);
61 private void addAttribute( method in class:AttributeTable
244 newTable.addAttribute(attrType, new Attribute(attrType, new DERSet(attrValue)));
/external/chromium_org/third_party/WebKit/Source/core/css/invalidation/
H A DDescendantInvalidationSet.cpp113 addAttribute(*it);
166 void DescendantInvalidationSet::addAttribute(const AtomicString& attribute) function in class:blink::DescendantInvalidationSet
/external/chromium_org/third_party/skia/src/xml/
H A DSkXMLParser.cpp67 bool SkXMLParser::addAttribute(const char name[], const char value[]) function in class:SkXMLParser
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
H A DAttributeContainer.java162 public void addAttribute(String name, Object value) { method in class:AttributeContainer
167 addAttribute(attributeInfo);
177 addAttribute(name, value);
188 public void addAttribute(AttributeInfo attributeInfo) { method in class:AttributeContainer
/external/robolectric/src/main/java/com/xtremelabs/robolectric/res/
H A DResourceReferenceResolver.java45 addAttribute(valuePointer, (T) loader.convertRawValue(rawValue));
49 public void addAttribute(String valuePointer, T value) { method in class:ResourceReferenceResolver
/external/skia/src/xml/
H A DSkXMLParser.cpp67 bool SkXMLParser::addAttribute(const char name[], const char value[]) function in class:SkXMLParser
/external/smack/src/org/jivesoftware/smack/packet/
H A DRegistration.java101 public void addAttribute(String key, String value){ method in class:Registration
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
H A DAttributeScope.java50 tokenScope.addAttribute("text", null);
51 tokenScope.addAttribute("type", null);
52 tokenScope.addAttribute("line", null);
53 tokenScope.addAttribute("index", null);
54 tokenScope.addAttribute("pos", null);
55 tokenScope.addAttribute("channel", null);
56 tokenScope.addAttribute("tree", null);
57 tokenScope.addAttribute("int", null);
137 public void addAttribute(String name, String decl) { method in class:AttributeScope
/external/chromium_org/third_party/skia/src/gpu/gl/builders/
H A DGrGLVertexShaderBuilder.cpp27 bool GrGLVertexShaderBuilder::addAttribute(const GrShaderVar& var) { function in class:GrGLVertexShaderBuilder
44 this->addAttribute(vars[a]);
183 this->addAttribute(GrShaderVar(color_attribute_name(),
193 this->addAttribute(GrShaderVar(coverage_attribute_name(),
/external/javassist/src/main/javassist/bytecode/
H A DFieldInfo.java237 public void addAttribute(AttributeInfo info) { method in class:FieldInfo
/external/tagsoup/src/org/ccil/cowan/tagsoup/
H A DAttributesImpl.java390 public void addAttribute (String uri, String localName, String qName,
387 public void addAttribute (String uri, String localName, String qName, method in class:AttributesImpl
/external/xmlwriter/src/org/jheer/
H A DXMLWriter.java213 public void addAttribute(String name, String value) throws IOException { method in class:XMLWriter

Completed in 733 milliseconds

123