Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGFilterPrimitiveStandardAttributes.cpp39 DEFINE_ANIMATED_STRING(SVGFilterPrimitiveStandardAttributes, SVGNames::resultAttr, Result, result) in DEFINE_ANIMATED_LENGTH()
70 supportedAttributes.add(SVGNames::resultAttr); in isSupportedAttribute()
89 else if (name == SVGNames::resultAttr) in parseAttribute()
DSVGElement.cpp1174 animatableAttributes.add(SVGNames::resultAttr); in isAnimatableAttribute()
/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()