Home
last modified time | relevance | path

Searched refs:inAttr (Results 1 – 13 of 13) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGFEMergeNodeElement.cpp35 DEFINE_ANIMATED_STRING(SVGFEMergeNodeElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
50 if (attr->name() == SVGNames::inAttr) in parseMappedAttribute()
60 if (attrName != SVGNames::inAttr) in svgAttributeChanged()
82 attributeToPropertyTypeMap().set(SVGNames::inAttr, AnimatedString); in fillAttributeToPropertyTypeMap()
89 if (attrName == anyQName() || attrName == SVGNames::inAttr) in synchronizeProperty()
DSVGFETileElement.cpp35 DEFINE_ANIMATED_STRING(SVGFETileElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
50 if (attr->name() == SVGNames::inAttr) in parseMappedAttribute()
60 if (attrName == SVGNames::inAttr) in svgAttributeChanged()
68 if (attrName == anyQName() || attrName == SVGNames::inAttr) in synchronizeProperty()
83 attributeToPropertyTypeMap.set(SVGNames::inAttr, AnimatedString); in fillAttributeToPropertyTypeMap()
DSVGFEOffsetElement.cpp34 DEFINE_ANIMATED_STRING(SVGFEOffsetElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
55 else if (attr->name() == SVGNames::inAttr) in parseMappedAttribute()
65 if (attrName == SVGNames::inAttr in svgAttributeChanged()
86 else if (attrName == SVGNames::inAttr) in synchronizeProperty()
101 attributeToPropertyTypeMap.set(SVGNames::inAttr, AnimatedString); in fillAttributeToPropertyTypeMap()
DSVGFEGaussianBlurElement.cpp35 DEFINE_ANIMATED_STRING(SVGFEGaussianBlurElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
77 } else if (attr->name() == SVGNames::inAttr) in parseMappedAttribute()
87 if (attrName == SVGNames::inAttr in svgAttributeChanged()
106 } else if (attrName == SVGNames::inAttr) in synchronizeProperty()
121 attributeToPropertyTypeMap.set(SVGNames::inAttr, AnimatedString); in fillAttributeToPropertyTypeMap()
DSVGFEBlendElement.cpp34 DEFINE_ANIMATED_STRING(SVGFEBlendElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
63 } else if (attr->name() == SVGNames::inAttr) in parseMappedAttribute()
88 if (attrName == SVGNames::inAttr in svgAttributeChanged()
106 else if (attrName == SVGNames::inAttr) in synchronizeProperty()
123 attributeToPropertyTypeMap.set(SVGNames::inAttr, AnimatedString); in fillAttributeToPropertyTypeMap()
DSVGFEComponentTransferElement.cpp38 DEFINE_ANIMATED_STRING(SVGFEComponentTransferElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
53 if (attr->name() == SVGNames::inAttr) in parseMappedAttribute()
63 if (attrName == anyQName() || attrName == SVGNames::inAttr) in synchronizeProperty()
78 attributeToPropertyTypeMap.set(SVGNames::inAttr, AnimatedString); in fillAttributeToPropertyTypeMap()
DSVGFEMorphologyElement.cpp34 DEFINE_ANIMATED_STRING(SVGFEMorphologyElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
77 } else if (attr->name() == SVGNames::inAttr) in parseMappedAttribute()
109 if (attrName == SVGNames::inAttr) in svgAttributeChanged()
127 else if (attrName == SVGNames::inAttr) in synchronizeProperty()
146 attributeToPropertyTypeMap.set(SVGNames::inAttr, AnimatedString); in fillAttributeToPropertyTypeMap()
DSVGFEColorMatrixElement.cpp34 DEFINE_ANIMATED_STRING(SVGFEColorMatrixElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
61 } else if (attr->name() == SVGNames::inAttr) in parseMappedAttribute()
91 if (attrName == SVGNames::inAttr) in svgAttributeChanged()
108 else if (attrName == SVGNames::inAttr) in synchronizeProperty()
125 attributeToPropertyTypeMap.set(SVGNames::inAttr, AnimatedString); in fillAttributeToPropertyTypeMap()
DSVGFEDisplacementMapElement.cpp33 DEFINE_ANIMATED_STRING(SVGFEDisplacementMapElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
72 else if (attr->name() == SVGNames::inAttr) in parseMappedAttribute()
112 else if (attrName == SVGNames::inAttr || attrName == SVGNames::in2Attr) in svgAttributeChanged()
133 else if (attrName == SVGNames::inAttr) in synchronizeProperty()
152 attributeToPropertyTypeMap.set(SVGNames::inAttr, AnimatedString); in fillAttributeToPropertyTypeMap()
DSVGFECompositeElement.cpp34 DEFINE_ANIMATED_STRING(SVGFECompositeElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
69 } else if (attr->name() == SVGNames::inAttr) in parseMappedAttribute()
115 if (attrName == SVGNames::inAttr in svgAttributeChanged()
137 else if (attrName == SVGNames::inAttr) in synchronizeProperty()
162 attributeToPropertyTypeMap.set(SVGNames::inAttr, AnimatedString); in fillAttributeToPropertyTypeMap()
DSVGFEDiffuseLightingElement.cpp38 DEFINE_ANIMATED_STRING(SVGFEDiffuseLightingElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
71 if (attr->name() == SVGNames::inAttr) in parseMappedAttribute()
142 if (attrName == SVGNames::inAttr) in svgAttributeChanged()
168 if (attrName == SVGNames::inAttr) in synchronizeProperty()
191 attributeToPropertyTypeMap.set(SVGNames::inAttr, AnimatedString); in fillAttributeToPropertyTypeMap()
DSVGFESpecularLightingElement.cpp39 DEFINE_ANIMATED_STRING(SVGFESpecularLightingElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
74 if (attr->name() == SVGNames::inAttr) in parseMappedAttribute()
149 if (attrName == SVGNames::inAttr) in svgAttributeChanged()
176 if (attrName == SVGNames::inAttr) in synchronizeProperty()
201 attributeToPropertyTypeMap.set(SVGNames::inAttr, AnimatedString); in fillAttributeToPropertyTypeMap()
DSVGFEConvolveMatrixElement.cpp37 DEFINE_ANIMATED_STRING(SVGFEConvolveMatrixElement, SVGNames::inAttr, In1, in1) in DEFINE_ANIMATED_STRING() argument
88 if (attr->name() == SVGNames::inAttr) in parseMappedAttribute()
180 if (attrName == SVGNames::inAttr in svgAttributeChanged()
197 attributeToPropertyTypeMap.set(SVGNames::inAttr, AnimatedString); in fillAttributeToPropertyTypeMap()