Home
last modified time | relevance | path

Searched refs:attributeToPropertyTypeMap (Results 1 – 25 of 118) sorted by relevance

12345

/external/webkit/Source/WebCore/svg/
DSVGComponentTransferFunctionElement.cpp126 AttributeToPropertyTypeMap& SVGComponentTransferFunctionElement::attributeToPropertyTypeMap() in attributeToPropertyTypeMap() function in WebCore::SVGComponentTransferFunctionElement
134 AttributeToPropertyTypeMap& attributeToPropertyTypeMap = this->attributeToPropertyTypeMap(); in fillAttributeToPropertyTypeMap() local
135 attributeToPropertyTypeMap.set(SVGNames::typeAttr, AnimatedEnumeration); in fillAttributeToPropertyTypeMap()
136 attributeToPropertyTypeMap.set(SVGNames::tableValuesAttr, AnimatedNumberList); in fillAttributeToPropertyTypeMap()
137 attributeToPropertyTypeMap.set(SVGNames::slopeAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
138 attributeToPropertyTypeMap.set(SVGNames::interceptAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
139 attributeToPropertyTypeMap.set(SVGNames::amplitudeAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
140 attributeToPropertyTypeMap.set(SVGNames::exponentAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
141 attributeToPropertyTypeMap.set(SVGNames::offsetAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
DSVGFELightElement.cpp177 AttributeToPropertyTypeMap& SVGFELightElement::attributeToPropertyTypeMap() in attributeToPropertyTypeMap() function in WebCore::SVGFELightElement
185 AttributeToPropertyTypeMap& attributeToPropertyTypeMap = this->attributeToPropertyTypeMap(); in fillAttributeToPropertyTypeMap() local
186 attributeToPropertyTypeMap.set(SVGNames::azimuthAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
187 attributeToPropertyTypeMap.set(SVGNames::elevationAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
188 attributeToPropertyTypeMap.set(SVGNames::xAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
189 attributeToPropertyTypeMap.set(SVGNames::yAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
190 attributeToPropertyTypeMap.set(SVGNames::zAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
191 attributeToPropertyTypeMap.set(SVGNames::pointsAtXAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
192 attributeToPropertyTypeMap.set(SVGNames::pointsAtYAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
193 attributeToPropertyTypeMap.set(SVGNames::pointsAtZAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
[all …]
DSVGFECompositeElement.cpp151 AttributeToPropertyTypeMap& SVGFECompositeElement::attributeToPropertyTypeMap() in attributeToPropertyTypeMap() function in WebCore::SVGFECompositeElement
159 AttributeToPropertyTypeMap& attributeToPropertyTypeMap = this->attributeToPropertyTypeMap(); in fillAttributeToPropertyTypeMap() local
161 …rPrimitiveStandardAttributes::fillPassedAttributeToPropertyTypeMap(attributeToPropertyTypeMap); in fillAttributeToPropertyTypeMap()
162 attributeToPropertyTypeMap.set(SVGNames::inAttr, AnimatedString); in fillAttributeToPropertyTypeMap()
163 attributeToPropertyTypeMap.set(SVGNames::in2Attr, AnimatedString); in fillAttributeToPropertyTypeMap()
164 attributeToPropertyTypeMap.set(SVGNames::operatorAttr, AnimatedEnumeration); in fillAttributeToPropertyTypeMap()
165 attributeToPropertyTypeMap.set(SVGNames::k1Attr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
166 attributeToPropertyTypeMap.set(SVGNames::k2Attr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
167 attributeToPropertyTypeMap.set(SVGNames::k3Attr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
168 attributeToPropertyTypeMap.set(SVGNames::k4Attr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
DSVGFEConvolveMatrixElement.cpp186 AttributeToPropertyTypeMap& SVGFEConvolveMatrixElement::attributeToPropertyTypeMap() in attributeToPropertyTypeMap() function in WebCore::SVGFEConvolveMatrixElement
194 AttributeToPropertyTypeMap& attributeToPropertyTypeMap = this->attributeToPropertyTypeMap(); in fillAttributeToPropertyTypeMap() local
196 …ilterPrimitiveStandardAttributes::fillPassedAttributeToPropertyTypeMap(attributeToPropertyTypeMap); in fillAttributeToPropertyTypeMap()
197 attributeToPropertyTypeMap.set(SVGNames::inAttr, AnimatedString); in fillAttributeToPropertyTypeMap()
198 attributeToPropertyTypeMap.set(SVGNames::orderAttr, AnimatedNumberOptionalNumber); in fillAttributeToPropertyTypeMap()
199 attributeToPropertyTypeMap.set(SVGNames::kernelMatrixAttr, AnimatedNumberList); in fillAttributeToPropertyTypeMap()
200 attributeToPropertyTypeMap.set(SVGNames::divisorAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
201 attributeToPropertyTypeMap.set(SVGNames::biasAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
202 attributeToPropertyTypeMap.set(SVGNames::targetXAttr, AnimatedInteger); in fillAttributeToPropertyTypeMap()
203 attributeToPropertyTypeMap.set(SVGNames::targetYAttr, AnimatedInteger); in fillAttributeToPropertyTypeMap()
[all …]
DSVGForeignObjectElement.cpp134 AttributeToPropertyTypeMap& SVGForeignObjectElement::attributeToPropertyTypeMap() in attributeToPropertyTypeMap() function in WebCore::SVGForeignObjectElement
142 AttributeToPropertyTypeMap& attributeToPropertyTypeMap = this->attributeToPropertyTypeMap(); in fillAttributeToPropertyTypeMap() local
144 SVGStyledTransformableElement::fillPassedAttributeToPropertyTypeMap(attributeToPropertyTypeMap); in fillAttributeToPropertyTypeMap()
145 attributeToPropertyTypeMap.set(SVGNames::xAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
146 attributeToPropertyTypeMap.set(SVGNames::yAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
147 attributeToPropertyTypeMap.set(SVGNames::widthAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
148 attributeToPropertyTypeMap.set(SVGNames::heightAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
149 attributeToPropertyTypeMap.set(XLinkNames::hrefAttr, AnimatedString); in fillAttributeToPropertyTypeMap()
DSVGPatternElement.cpp197 AttributeToPropertyTypeMap& SVGPatternElement::attributeToPropertyTypeMap() in attributeToPropertyTypeMap() function in WebCore::SVGPatternElement
205 AttributeToPropertyTypeMap& attributeToPropertyTypeMap = this->attributeToPropertyTypeMap(); in fillAttributeToPropertyTypeMap() local
207 SVGStyledElement::fillPassedAttributeToPropertyTypeMap(attributeToPropertyTypeMap); in fillAttributeToPropertyTypeMap()
208 attributeToPropertyTypeMap.set(SVGNames::xAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
209 attributeToPropertyTypeMap.set(SVGNames::yAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
210 attributeToPropertyTypeMap.set(SVGNames::widthAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
211 attributeToPropertyTypeMap.set(SVGNames::heightAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
212 attributeToPropertyTypeMap.set(SVGNames::patternUnitsAttr, AnimatedEnumeration); in fillAttributeToPropertyTypeMap()
213 attributeToPropertyTypeMap.set(SVGNames::patternContentUnitsAttr, AnimatedEnumeration); in fillAttributeToPropertyTypeMap()
214 attributeToPropertyTypeMap.set(SVGNames::patternTransformAttr, AnimatedTransformList); in fillAttributeToPropertyTypeMap()
[all …]
DSVGViewElement.cpp83 AttributeToPropertyTypeMap& SVGViewElement::attributeToPropertyTypeMap() in attributeToPropertyTypeMap() function in WebCore::SVGViewElement
91 AttributeToPropertyTypeMap& attributeToPropertyTypeMap = this->attributeToPropertyTypeMap(); in fillAttributeToPropertyTypeMap() local
93 SVGStyledElement::fillPassedAttributeToPropertyTypeMap(attributeToPropertyTypeMap); in fillAttributeToPropertyTypeMap()
94 attributeToPropertyTypeMap.set(SVGNames::viewBoxAttr, AnimatedRect); in fillAttributeToPropertyTypeMap()
95 attributeToPropertyTypeMap.set(SVGNames::preserveAspectRatioAttr, AnimatedPreserveAspectRatio); in fillAttributeToPropertyTypeMap()
DSVGFilterElement.cpp199 AttributeToPropertyTypeMap& SVGFilterElement::attributeToPropertyTypeMap() in attributeToPropertyTypeMap() function in WebCore::SVGFilterElement
207 AttributeToPropertyTypeMap& attributeToPropertyTypeMap = this->attributeToPropertyTypeMap(); in fillAttributeToPropertyTypeMap() local
209 SVGStyledElement::fillPassedAttributeToPropertyTypeMap(attributeToPropertyTypeMap); in fillAttributeToPropertyTypeMap()
210 attributeToPropertyTypeMap.set(SVGNames::filterUnitsAttr, AnimatedEnumeration); in fillAttributeToPropertyTypeMap()
211 attributeToPropertyTypeMap.set(SVGNames::primitiveUnitsAttr, AnimatedEnumeration); in fillAttributeToPropertyTypeMap()
212 attributeToPropertyTypeMap.set(SVGNames::xAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
213 attributeToPropertyTypeMap.set(SVGNames::yAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
214 attributeToPropertyTypeMap.set(SVGNames::widthAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
215 attributeToPropertyTypeMap.set(SVGNames::heightAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
216 attributeToPropertyTypeMap.set(SVGNames::filterResAttr, AnimatedNumberOptionalNumber); in fillAttributeToPropertyTypeMap()
[all …]
DSVGFEOffsetElement.cpp90 AttributeToPropertyTypeMap& SVGFEOffsetElement::attributeToPropertyTypeMap() in attributeToPropertyTypeMap() function in WebCore::SVGFEOffsetElement
98 AttributeToPropertyTypeMap& attributeToPropertyTypeMap = this->attributeToPropertyTypeMap(); in fillAttributeToPropertyTypeMap() local
100 …ilterPrimitiveStandardAttributes::fillPassedAttributeToPropertyTypeMap(attributeToPropertyTypeMap); in fillAttributeToPropertyTypeMap()
101 attributeToPropertyTypeMap.set(SVGNames::inAttr, AnimatedString); in fillAttributeToPropertyTypeMap()
102 attributeToPropertyTypeMap.set(SVGNames::dxAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
103 attributeToPropertyTypeMap.set(SVGNames::dyAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
DSVGFETurbulenceElement.cpp149 AttributeToPropertyTypeMap& SVGFETurbulenceElement::attributeToPropertyTypeMap() in attributeToPropertyTypeMap() function in WebCore::SVGFETurbulenceElement
157 AttributeToPropertyTypeMap& attributeToPropertyTypeMap = this->attributeToPropertyTypeMap(); in fillAttributeToPropertyTypeMap() local
159 …ilterPrimitiveStandardAttributes::fillPassedAttributeToPropertyTypeMap(attributeToPropertyTypeMap); in fillAttributeToPropertyTypeMap()
160 attributeToPropertyTypeMap.set(SVGNames::baseFrequencyAttr, AnimatedNumberOptionalNumber); in fillAttributeToPropertyTypeMap()
161 attributeToPropertyTypeMap.set(SVGNames::numOctavesAttr, AnimatedInteger); in fillAttributeToPropertyTypeMap()
162 attributeToPropertyTypeMap.set(SVGNames::seedAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
163 attributeToPropertyTypeMap.set(SVGNames::stitchTilesAttr, AnimatedEnumeration); in fillAttributeToPropertyTypeMap()
164 attributeToPropertyTypeMap.set(SVGNames::typeAttr, AnimatedEnumeration); in fillAttributeToPropertyTypeMap()
DSVGMarkerElement.cpp186 AttributeToPropertyTypeMap& SVGMarkerElement::attributeToPropertyTypeMap() in attributeToPropertyTypeMap() function in WebCore::SVGMarkerElement
194 AttributeToPropertyTypeMap& attributeToPropertyTypeMap = this->attributeToPropertyTypeMap(); in fillAttributeToPropertyTypeMap() local
196 SVGStyledElement::fillPassedAttributeToPropertyTypeMap(attributeToPropertyTypeMap); in fillAttributeToPropertyTypeMap()
197 attributeToPropertyTypeMap.set(SVGNames::refXAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
198 attributeToPropertyTypeMap.set(SVGNames::refYAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
199 attributeToPropertyTypeMap.set(SVGNames::markerWidthAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
200 attributeToPropertyTypeMap.set(SVGNames::markerHeightAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
201 attributeToPropertyTypeMap.set(SVGNames::markerUnitsAttr, AnimatedEnumeration); in fillAttributeToPropertyTypeMap()
202 attributeToPropertyTypeMap.set(SVGNames::orientAttr, AnimatedAngle); in fillAttributeToPropertyTypeMap()
203 attributeToPropertyTypeMap.set(SVGNames::viewBoxAttr, AnimatedRect); in fillAttributeToPropertyTypeMap()
DSVGSymbolElement.cpp91 AttributeToPropertyTypeMap& SVGSymbolElement::attributeToPropertyTypeMap() in attributeToPropertyTypeMap() function in WebCore::SVGSymbolElement
99 AttributeToPropertyTypeMap& attributeToPropertyTypeMap = this->attributeToPropertyTypeMap(); in fillAttributeToPropertyTypeMap() local
101 SVGStyledElement::fillPassedAttributeToPropertyTypeMap(attributeToPropertyTypeMap); in fillAttributeToPropertyTypeMap()
102 attributeToPropertyTypeMap.set(SVGNames::viewBoxAttr, AnimatedRect); in fillAttributeToPropertyTypeMap()
103 attributeToPropertyTypeMap.set(SVGNames::preserveAspectRatioAttr, AnimatedPreserveAspectRatio); in fillAttributeToPropertyTypeMap()
DSVGTextPathElement.cpp112 AttributeToPropertyTypeMap& SVGTextPathElement::attributeToPropertyTypeMap() in attributeToPropertyTypeMap() function in WebCore::SVGTextPathElement
120 AttributeToPropertyTypeMap& attributeToPropertyTypeMap = this->attributeToPropertyTypeMap(); in fillAttributeToPropertyTypeMap() local
122 SVGTextContentElement::fillPassedAttributeToPropertyTypeMap(attributeToPropertyTypeMap); in fillAttributeToPropertyTypeMap()
123 attributeToPropertyTypeMap.set(SVGNames::startOffsetAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
124 attributeToPropertyTypeMap.set(SVGNames::methodAttr, AnimatedEnumeration); in fillAttributeToPropertyTypeMap()
125 attributeToPropertyTypeMap.set(SVGNames::spacingAttr, AnimatedEnumeration); in fillAttributeToPropertyTypeMap()
126 attributeToPropertyTypeMap.set(XLinkNames::hrefAttr, AnimatedString); in fillAttributeToPropertyTypeMap()
DSVGFEDisplacementMapElement.cpp141 AttributeToPropertyTypeMap& SVGFEDisplacementMapElement::attributeToPropertyTypeMap() in attributeToPropertyTypeMap() function in WebCore::SVGFEDisplacementMapElement
149 AttributeToPropertyTypeMap& attributeToPropertyTypeMap = this->attributeToPropertyTypeMap(); in fillAttributeToPropertyTypeMap() local
151 …ilterPrimitiveStandardAttributes::fillPassedAttributeToPropertyTypeMap(attributeToPropertyTypeMap); in fillAttributeToPropertyTypeMap()
152 attributeToPropertyTypeMap.set(SVGNames::inAttr, AnimatedString); in fillAttributeToPropertyTypeMap()
153 attributeToPropertyTypeMap.set(SVGNames::in2Attr, AnimatedString); in fillAttributeToPropertyTypeMap()
154 attributeToPropertyTypeMap.set(SVGNames::xChannelSelectorAttr, AnimatedEnumeration); in fillAttributeToPropertyTypeMap()
155 attributeToPropertyTypeMap.set(SVGNames::yChannelSelectorAttr, AnimatedEnumeration); in fillAttributeToPropertyTypeMap()
156 attributeToPropertyTypeMap.set(SVGNames::scaleAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
DSVGMaskElement.cpp151 AttributeToPropertyTypeMap& SVGMaskElement::attributeToPropertyTypeMap() in attributeToPropertyTypeMap() function in WebCore::SVGMaskElement
159 AttributeToPropertyTypeMap& attributeToPropertyTypeMap = this->attributeToPropertyTypeMap(); in fillAttributeToPropertyTypeMap() local
161 SVGStyledLocatableElement::fillPassedAttributeToPropertyTypeMap(attributeToPropertyTypeMap); in fillAttributeToPropertyTypeMap()
162 attributeToPropertyTypeMap.set(SVGNames::xAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
163 attributeToPropertyTypeMap.set(SVGNames::yAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
164 attributeToPropertyTypeMap.set(SVGNames::widthAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
165 attributeToPropertyTypeMap.set(SVGNames::heightAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
166 attributeToPropertyTypeMap.set(SVGNames::maskUnitsAttr, AnimatedEnumeration); in fillAttributeToPropertyTypeMap()
167 attributeToPropertyTypeMap.set(SVGNames::maskContentUnitsAttr, AnimatedEnumeration); in fillAttributeToPropertyTypeMap()
DSVGImageElement.cpp161 AttributeToPropertyTypeMap& SVGImageElement::attributeToPropertyTypeMap() in attributeToPropertyTypeMap() function in WebCore::SVGImageElement
169 AttributeToPropertyTypeMap& attributeToPropertyTypeMap = this->attributeToPropertyTypeMap(); in fillAttributeToPropertyTypeMap() local
171 SVGStyledTransformableElement::fillPassedAttributeToPropertyTypeMap(attributeToPropertyTypeMap); in fillAttributeToPropertyTypeMap()
172 attributeToPropertyTypeMap.set(SVGNames::xAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
173 attributeToPropertyTypeMap.set(SVGNames::yAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
174 attributeToPropertyTypeMap.set(SVGNames::widthAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
175 attributeToPropertyTypeMap.set(SVGNames::heightAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
176 attributeToPropertyTypeMap.set(SVGNames::preserveAspectRatioAttr, AnimatedPreserveAspectRatio); in fillAttributeToPropertyTypeMap()
177 attributeToPropertyTypeMap.set(XLinkNames::hrefAttr, AnimatedString); in fillAttributeToPropertyTypeMap()
DSVGRectElement.cpp158 AttributeToPropertyTypeMap& SVGRectElement::attributeToPropertyTypeMap() in attributeToPropertyTypeMap() function in WebCore::SVGRectElement
166 AttributeToPropertyTypeMap& attributeToPropertyTypeMap = this->attributeToPropertyTypeMap(); in fillAttributeToPropertyTypeMap() local
168 SVGStyledTransformableElement::fillPassedAttributeToPropertyTypeMap(attributeToPropertyTypeMap); in fillAttributeToPropertyTypeMap()
169 attributeToPropertyTypeMap.set(SVGNames::xAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
170 attributeToPropertyTypeMap.set(SVGNames::yAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
171 attributeToPropertyTypeMap.set(SVGNames::widthAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
172 attributeToPropertyTypeMap.set(SVGNames::heightAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
173 attributeToPropertyTypeMap.set(SVGNames::rxAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
174 attributeToPropertyTypeMap.set(SVGNames::ryAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
DSVGLineElement.cpp135 AttributeToPropertyTypeMap& SVGLineElement::attributeToPropertyTypeMap() in attributeToPropertyTypeMap() function in WebCore::SVGLineElement
143 AttributeToPropertyTypeMap& attributeToPropertyTypeMap = this->attributeToPropertyTypeMap(); in fillAttributeToPropertyTypeMap() local
145 SVGStyledTransformableElement::fillPassedAttributeToPropertyTypeMap(attributeToPropertyTypeMap); in fillAttributeToPropertyTypeMap()
146 attributeToPropertyTypeMap.set(SVGNames::x1Attr, AnimatedLength); in fillAttributeToPropertyTypeMap()
147 attributeToPropertyTypeMap.set(SVGNames::y1Attr, AnimatedLength); in fillAttributeToPropertyTypeMap()
148 attributeToPropertyTypeMap.set(SVGNames::x2Attr, AnimatedLength); in fillAttributeToPropertyTypeMap()
149 attributeToPropertyTypeMap.set(SVGNames::y2Attr, AnimatedLength); in fillAttributeToPropertyTypeMap()
DSVGFEBlendElement.cpp112 AttributeToPropertyTypeMap& SVGFEBlendElement::attributeToPropertyTypeMap() in attributeToPropertyTypeMap() function in WebCore::SVGFEBlendElement
120 AttributeToPropertyTypeMap& attributeToPropertyTypeMap = this->attributeToPropertyTypeMap(); in fillAttributeToPropertyTypeMap() local
122 …rPrimitiveStandardAttributes::fillPassedAttributeToPropertyTypeMap(attributeToPropertyTypeMap); in fillAttributeToPropertyTypeMap()
123 attributeToPropertyTypeMap.set(SVGNames::inAttr, AnimatedString); in fillAttributeToPropertyTypeMap()
124 attributeToPropertyTypeMap.set(SVGNames::in2Attr, AnimatedString); in fillAttributeToPropertyTypeMap()
125 attributeToPropertyTypeMap.set(SVGNames::modeAttr, AnimatedEnumeration); in fillAttributeToPropertyTypeMap()
DSVGEllipseElement.cpp139 AttributeToPropertyTypeMap& SVGEllipseElement::attributeToPropertyTypeMap() in attributeToPropertyTypeMap() function in WebCore::SVGEllipseElement
147 AttributeToPropertyTypeMap& attributeToPropertyTypeMap = this->attributeToPropertyTypeMap(); in fillAttributeToPropertyTypeMap() local
149 …SVGStyledTransformableElement::fillPassedAttributeToPropertyTypeMap(attributeToPropertyTypeMap); … in fillAttributeToPropertyTypeMap()
150 attributeToPropertyTypeMap.set(SVGNames::cxAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
151 attributeToPropertyTypeMap.set(SVGNames::cyAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
152 attributeToPropertyTypeMap.set(SVGNames::rxAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
153 attributeToPropertyTypeMap.set(SVGNames::ryAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
DSVGCircleElement.cpp129 AttributeToPropertyTypeMap& SVGCircleElement::attributeToPropertyTypeMap() in attributeToPropertyTypeMap() function in WebCore::SVGCircleElement
137 AttributeToPropertyTypeMap& attributeToPropertyTypeMap = this->attributeToPropertyTypeMap(); in fillAttributeToPropertyTypeMap() local
139 SVGStyledTransformableElement::fillPassedAttributeToPropertyTypeMap(attributeToPropertyTypeMap); in fillAttributeToPropertyTypeMap()
140 attributeToPropertyTypeMap.set(SVGNames::cxAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
141 attributeToPropertyTypeMap.set(SVGNames::cyAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
142 attributeToPropertyTypeMap.set(SVGNames::rAttr, AnimatedLength); in fillAttributeToPropertyTypeMap()
DSVGFETileElement.cpp72 AttributeToPropertyTypeMap& SVGFETileElement::attributeToPropertyTypeMap() in attributeToPropertyTypeMap() function in WebCore::SVGFETileElement
80 AttributeToPropertyTypeMap& attributeToPropertyTypeMap = this->attributeToPropertyTypeMap(); in fillAttributeToPropertyTypeMap() local
82 …ilterPrimitiveStandardAttributes::fillPassedAttributeToPropertyTypeMap(attributeToPropertyTypeMap); in fillAttributeToPropertyTypeMap()
83 attributeToPropertyTypeMap.set(SVGNames::inAttr, AnimatedString); in fillAttributeToPropertyTypeMap()
DSVGFEColorMatrixElement.cpp114 AttributeToPropertyTypeMap& SVGFEColorMatrixElement::attributeToPropertyTypeMap() in attributeToPropertyTypeMap() function in WebCore::SVGFEColorMatrixElement
122 AttributeToPropertyTypeMap& attributeToPropertyTypeMap = this->attributeToPropertyTypeMap(); in fillAttributeToPropertyTypeMap() local
124 …ilterPrimitiveStandardAttributes::fillPassedAttributeToPropertyTypeMap(attributeToPropertyTypeMap); in fillAttributeToPropertyTypeMap()
125 attributeToPropertyTypeMap.set(SVGNames::inAttr, AnimatedString); in fillAttributeToPropertyTypeMap()
126 attributeToPropertyTypeMap.set(SVGNames::typeAttr, AnimatedEnumeration); in fillAttributeToPropertyTypeMap()
127 attributeToPropertyTypeMap.set(SVGNames::valuesAttr, AnimatedNumberList); in fillAttributeToPropertyTypeMap()
DSVGFEMorphologyElement.cpp135 AttributeToPropertyTypeMap& SVGFEMorphologyElement::attributeToPropertyTypeMap() in attributeToPropertyTypeMap() function in WebCore::SVGFEMorphologyElement
143 AttributeToPropertyTypeMap& attributeToPropertyTypeMap = this->attributeToPropertyTypeMap(); in fillAttributeToPropertyTypeMap() local
145 …ilterPrimitiveStandardAttributes::fillPassedAttributeToPropertyTypeMap(attributeToPropertyTypeMap); in fillAttributeToPropertyTypeMap()
146 attributeToPropertyTypeMap.set(SVGNames::inAttr, AnimatedString); in fillAttributeToPropertyTypeMap()
147 attributeToPropertyTypeMap.set(SVGNames::operatorAttr, AnimatedEnumeration); in fillAttributeToPropertyTypeMap()
148 attributeToPropertyTypeMap.set(SVGNames::radiusAttr, AnimatedNumberOptionalNumber); in fillAttributeToPropertyTypeMap()
DSVGFEGaussianBlurElement.cpp110 AttributeToPropertyTypeMap& SVGFEGaussianBlurElement::attributeToPropertyTypeMap() in attributeToPropertyTypeMap() function in WebCore::SVGFEGaussianBlurElement
118 AttributeToPropertyTypeMap& attributeToPropertyTypeMap = this->attributeToPropertyTypeMap(); in fillAttributeToPropertyTypeMap() local
120 …ilterPrimitiveStandardAttributes::fillPassedAttributeToPropertyTypeMap(attributeToPropertyTypeMap); in fillAttributeToPropertyTypeMap()
121 attributeToPropertyTypeMap.set(SVGNames::inAttr, AnimatedString); in fillAttributeToPropertyTypeMap()
122 attributeToPropertyTypeMap.set(SVGNames::stdDeviationAttr, AnimatedNumberOptionalNumber); in fillAttributeToPropertyTypeMap()

12345