Home
last modified time | relevance | path

Searched defs:attrValue (Results 1 – 17 of 17) sorted by relevance

/external/skia/include/svg/parser/
DSkSVGParser.h29 void _addAttribute(const char* attrName, const char* attrValue) { in _addAttribute()
31 void _addAttribute(const char* attrName, SkString& attrValue) { in _addAttribute()
33 void _addAttributeLen(const char* attrName, const char* attrValue, size_t len) { in _addAttributeLen()
/external/apache-xml/src/main/java/org/apache/xalan/processor/
DProcessorOutputElem.java151 …lic void setForeignAttr(String attrUri, String attrLocalName, String attrRawName, String attrValue) in setForeignAttr()
161 …dLiteralResultAttribute(String attrUri, String attrLocalName, String attrRawName, String attrValue) in addLiteralResultAttribute()
DXSLTAttributeDef.java1568 String attrRawName, String attrValue, ElemTemplateElement elem) in setAttrValue()
/external/skia/src/svg/parser/
DSkSVGPaintState.cpp53 const char* attrValue, size_t attrLength) { in addAttribute()
280 const char* attrValue = topAttr->c_str(); in writeChangedAttributes() local
361 const char* attrValue = topAttr->c_str(); in writeChangedElements() local
DSkSVGElements.cpp17 const char* attrValue, size_t attrLength) { in addAttribute()
DSkSVGParser.cpp68 int SkSVGParser::findAttribute(SkSVGBase* element, const char* attrValue, in findAttribute()
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/res/
DAttrResourceLoader.java41 …ValueToEnum(Class<? extends View> viewClass, String namespace, String attrName, String attrValue) { in convertValueToEnum()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/
DAttributeTable.java223 public AttributeTable add(ASN1ObjectIdentifier attrType, ASN1Encodable attrValue) in add()
/external/skia/src/animator/
DSkDisplayXMLParser.cpp97 bool SkDisplayXMLParser::onAddAttributeLen(const char attrName[], const char attrValue[], in onAddAttributeLen()
DSkAnimateMaker.h83 void idsSet(const char* attrValue, size_t len, SkDisplayable* displayable) { in idsSet()
/external/jsilver/src/com/google/clearsilver/jsilver/data/
DNewHdfParser.java429 String attrValue = internStrategy.intern(sb.toString()); in parseAttribute() local
434 String attrValue = parseAttributeValue(seq, index, state); in parseAttribute() local
/external/testng/src/main/java/org/testng/reporters/
DXMLSuiteResultWriter.java324 Object attrValue = testResult.getAttribute(attrName); in addTestResultAttributes() local
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DDOM3TreeWalker.java673 String attrValue = attr.getNodeValue(); in serializeAttList() local
1832 String attrValue = attr.getNodeValue(); in recordLocalNSDecl() local
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DParseRDF.java412 String attrValue = attribute.getNodeValue(); in rdf_PropertyElement() local
/external/icu/icu4c/source/common/
Duloc_tag.c912 char *attrValue; in _appendKeywordsToLanguageTag() local
/external/icu/icu4c/source/test/cintltst/
Dcnumtst.c2812 int32_t attrValue; // member
/external/libxml2/
Dxmlschemas.c7108 const xmlChar *attrValue, *name = NULL, *ns = NULL; in xmlSchemaParseLocalAttribute() local
7498 const xmlChar *attrValue; in xmlSchemaParseGlobalAttribute() local
8593 const xmlChar *ns = NULL, *fixed, *name, *attrValue; in xmlSchemaParseElement() local
9139 const xmlChar *attrValue = NULL; in xmlSchemaParseSimpleType() local
12110 const xmlChar *attrValue; in xmlSchemaParseComplexType() local