Home
last modified time | relevance | path

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

/external/skia/include/svg/
DSkSVGParser.h37 void _addAttribute(const char* attrName, const char* attrValue) { in _addAttribute()
39 void _addAttribute(const char* attrName, SkString& attrValue) { in _addAttribute()
41 void _addAttributeLen(const char* attrName, const char* attrValue, size_t len) { in _addAttributeLen()
/external/webkit/WebCore/bindings/js/
DJSAttrCustom.cpp46 String attrValue = valueToStringWithNullCheck(exec, value); in setValue() local
/external/skia/src/svg/
DSkSVGPaintState.cpp61 const char* attrValue, size_t attrLength) { in addAttribute()
288 const char* attrValue = topAttr->c_str(); in writeChangedAttributes() local
369 const char* attrValue = topAttr->c_str(); in writeChangedElements() local
DSkSVGElements.cpp25 const char* attrValue, size_t attrLength) { in addAttribute()
DSkSVGParser.cpp74 int SkSVGParser::findAttribute(SkSVGBase* element, const char* attrValue, in findAttribute()
/external/skia/src/animator/
DSkDisplayXMLParser.cpp105 bool SkDisplayXMLParser::onAddAttributeLen(const char attrName[], const char attrValue[], in onAddAttributeLen()
DSkAnimateMaker.h91 void idsSet(const char* attrValue, size_t len, SkDisplayable* displayable) { in idsSet()
/external/webkit/WebCore/dom/
DXMLTokenizerQt.cpp347 String attrValue = attr.value(); in attributesStartElementNsHandler() local
399 String attrValue = attr.value(); in handleElementAttributes() local
DStyledElement.cpp96 …eDecl(MappedAttributeEntry entryType, const QualifiedName& attrName, const AtomicString& attrValue) in removeMappedAttributeDecl()
Dxml_expat_tokenizer.cpp411 String attrValue = toQString(atts[i+1]); in handleElementAttributes() local
1001 DeprecatedString attrValue = toQString(atts[i+1]); in attributesStartElementHandler() local
DXMLTokenizerLibxml2.cpp687 String attrValue = toString(attributes[i].value, valueLength); in handleElementAttributes() local
1332 String attrValue = toString(attributes[i].value, valueLength); in attributesStartElementNsHandler() local
/external/icu4c/i18n/
Ducol_sit.cpp759 UColAttributeValue attrValue = UCOL_DEFAULT; in ucol_collatorToIdentifier() local
803 UColAttributeValue attrValue = UCOL_DEFAULT; in ucol_openFromIdentifier() local
888 UColAttributeValue attrValue = UCOL_DEFAULT; in ucol_shortStringToIdentifier() local
/external/libxml2/
Dxmlschemas.c7087 const xmlChar *attrValue, *name = NULL, *ns = NULL; in xmlSchemaParseLocalAttribute() local
7477 const xmlChar *attrValue; in xmlSchemaParseGlobalAttribute() local
8572 const xmlChar *ns = NULL, *fixed, *name, *attrValue; in xmlSchemaParseElement() local
9118 const xmlChar *attrValue = NULL; in xmlSchemaParseSimpleType() local
12076 const xmlChar *attrValue; in xmlSchemaParseComplexType() local