Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGFEBlendElement.cpp95 …, m_mode(SVGAnimatedEnumeration<Mode>::create(this, SVGNames::modeAttr, SVGFEBlendElement::ModeNor… in SVGFEBlendElement()
108 supportedAttributes.add(SVGNames::modeAttr); in DEFINE_NODE_FACTORY()
123 if (attrName == SVGNames::modeAttr) in setFilterEffectAttribute()
139 if (attrName == SVGNames::modeAttr) { in svgAttributeChanged()
DSVGElement.cpp1042 animatableAttributes.add(SVGNames::modeAttr); in isAnimatableAttribute()
/external/apache-xml/src/main/java/org/apache/xalan/processor/
DXSLTSchema.java226 XSLTAttributeDef modeAttr = new XSLTAttributeDef(null, "mode", in build() local
432 modeAttr }, in build()
793 modeAttr, in build()