Searched refs:orderAttr (Results 1 – 3 of 3) sorted by relevance
53 , m_order(SVGAnimatedIntegerOptionalInteger::create(this, SVGNames::orderAttr)) in SVGFEConvolveMatrixElement()79 supportedAttributes.add(SVGNames::orderAttr); in DEFINE_NODE_FACTORY()119 else if (name == SVGNames::orderAttr) { in parseAttribute()175 || attrName == SVGNames::orderAttr in svgAttributeChanged()193 if (!hasAttribute(SVGNames::orderAttr)) { in build()
1114 animatableAttributes.add(SVGNames::orderAttr); in isAnimatableAttribute()
293 …XSLTAttributeDef orderAttr = new XSLTAttributeDef(null, "order", false, true, false,XSLTAttributeD… in build() local296 orderAttr.setDefault("ascending"); in build()415 orderAttr, in build()