Home
last modified time | relevance | path

Searched refs:resultAttr (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGFilterPrimitiveStandardAttributes.cpp43 DEFINE_ANIMATED_STRING(SVGFilterPrimitiveStandardAttributes, SVGNames::resultAttr, Result, result) in DEFINE_ANIMATED_LENGTH()
67 else if (attr->name() == SVGNames::resultAttr) in parseMappedAttribute()
88 || attrName == SVGNames::resultAttr) in svgAttributeChanged()
113 else if (attrName == SVGNames::resultAttr) in synchronizeProperty()
163 attributeToPropertyTypeMap.set(SVGNames::resultAttr, AnimatedString); in fillPassedAttributeToPropertyTypeMap()
/external/apache-xml/src/main/java/org/apache/xalan/processor/
DXSLTSchema.java340 XSLTAttributeDef resultAttr = new XSLTAttributeDef(null, "*", in build() local
363 resultAttr }, in build()
374 resultAttr }, in build()