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 , m_result(SVGAnimatedString::create(this, SVGNames::resultAttr, SVGString::create())) in SVGFilterPrimitiveStandardAttributes()
64 supportedAttributes.add(SVGNames::resultAttr); in isSupportedAttribute()
DSVGElement.cpp1062 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()