Home
last modified time | relevance | path

Searched refs:addToPropertyMap (Results 1 – 25 of 50) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGFELightElement.cpp48 addToPropertyMap(m_azimuth); in SVGFELightElement()
49 addToPropertyMap(m_elevation); in SVGFELightElement()
50 addToPropertyMap(m_x); in SVGFELightElement()
51 addToPropertyMap(m_y); in SVGFELightElement()
52 addToPropertyMap(m_z); in SVGFELightElement()
53 addToPropertyMap(m_pointsAtX); in SVGFELightElement()
54 addToPropertyMap(m_pointsAtY); in SVGFELightElement()
55 addToPropertyMap(m_pointsAtZ); in SVGFELightElement()
56 addToPropertyMap(m_specularExponent); in SVGFELightElement()
57 addToPropertyMap(m_limitingConeAngle); in SVGFELightElement()
DSVGComponentTransferFunctionElement.cpp55 addToPropertyMap(m_tableValues); in SVGComponentTransferFunctionElement()
56 addToPropertyMap(m_slope); in SVGComponentTransferFunctionElement()
57 addToPropertyMap(m_intercept); in SVGComponentTransferFunctionElement()
58 addToPropertyMap(m_amplitude); in SVGComponentTransferFunctionElement()
59 addToPropertyMap(m_exponent); in SVGComponentTransferFunctionElement()
60 addToPropertyMap(m_offset); in SVGComponentTransferFunctionElement()
61 addToPropertyMap(m_type); in SVGComponentTransferFunctionElement()
DSVGRectElement.cpp40 addToPropertyMap(m_x); in SVGRectElement()
41 addToPropertyMap(m_y); in SVGRectElement()
42 addToPropertyMap(m_width); in SVGRectElement()
43 addToPropertyMap(m_height); in SVGRectElement()
44 addToPropertyMap(m_rx); in SVGRectElement()
45 addToPropertyMap(m_ry); in SVGRectElement()
DSVGFilterElement.cpp52 addToPropertyMap(m_x); in SVGFilterElement()
53 addToPropertyMap(m_y); in SVGFilterElement()
54 addToPropertyMap(m_width); in SVGFilterElement()
55 addToPropertyMap(m_height); in SVGFilterElement()
56 addToPropertyMap(m_filterUnits); in SVGFilterElement()
57 addToPropertyMap(m_primitiveUnits); in SVGFilterElement()
58 addToPropertyMap(m_filterRes); in SVGFilterElement()
DSVGFEConvolveMatrixElement.cpp59 addToPropertyMap(m_preserveAlpha); in SVGFEConvolveMatrixElement()
60 addToPropertyMap(m_divisor); in SVGFEConvolveMatrixElement()
61 addToPropertyMap(m_bias); in SVGFEConvolveMatrixElement()
62 addToPropertyMap(m_kernelUnitLength); in SVGFEConvolveMatrixElement()
63 addToPropertyMap(m_kernelMatrix); in SVGFEConvolveMatrixElement()
64 addToPropertyMap(m_in1); in SVGFEConvolveMatrixElement()
65 addToPropertyMap(m_edgeMode); in SVGFEConvolveMatrixElement()
66 addToPropertyMap(m_order); in SVGFEConvolveMatrixElement()
67 addToPropertyMap(m_targetX); in SVGFEConvolveMatrixElement()
68 addToPropertyMap(m_targetY); in SVGFEConvolveMatrixElement()
DSVGMaskElement.cpp50 addToPropertyMap(m_x); in SVGMaskElement()
51 addToPropertyMap(m_y); in SVGMaskElement()
52 addToPropertyMap(m_width); in SVGMaskElement()
53 addToPropertyMap(m_height); in SVGMaskElement()
54 addToPropertyMap(m_maskUnits); in SVGMaskElement()
55 addToPropertyMap(m_maskContentUnits); in SVGMaskElement()
DSVGFECompositeElement.cpp55 addToPropertyMap(m_k1); in SVGFECompositeElement()
56 addToPropertyMap(m_k2); in SVGFECompositeElement()
57 addToPropertyMap(m_k3); in SVGFECompositeElement()
58 addToPropertyMap(m_k4); in SVGFECompositeElement()
59 addToPropertyMap(m_in1); in SVGFECompositeElement()
60 addToPropertyMap(m_in2); in SVGFECompositeElement()
61 addToPropertyMap(m_svgOperator); in SVGFECompositeElement()
DSVGFilterPrimitiveStandardAttributes.cpp49 addToPropertyMap(m_x); in SVGFilterPrimitiveStandardAttributes()
50 addToPropertyMap(m_y); in SVGFilterPrimitiveStandardAttributes()
51 addToPropertyMap(m_width); in SVGFilterPrimitiveStandardAttributes()
52 addToPropertyMap(m_height); in SVGFilterPrimitiveStandardAttributes()
53 addToPropertyMap(m_result); in SVGFilterPrimitiveStandardAttributes()
DSVGTextPositioningElement.cpp41 addToPropertyMap(m_x); in SVGTextPositioningElement()
42 addToPropertyMap(m_y); in SVGTextPositioningElement()
43 addToPropertyMap(m_dx); in SVGTextPositioningElement()
44 addToPropertyMap(m_dy); in SVGTextPositioningElement()
45 addToPropertyMap(m_rotate); in SVGTextPositioningElement()
DSVGMarkerElement.cpp57 addToPropertyMap(m_refX); in SVGMarkerElement()
58 addToPropertyMap(m_refY); in SVGMarkerElement()
59 addToPropertyMap(m_markerWidth); in SVGMarkerElement()
60 addToPropertyMap(m_markerHeight); in SVGMarkerElement()
61 addToPropertyMap(m_orientAngle); in SVGMarkerElement()
62 addToPropertyMap(m_markerUnits); in SVGMarkerElement()
DSVGLineElement.cpp37 addToPropertyMap(m_x1); in SVGLineElement()
38 addToPropertyMap(m_y1); in SVGLineElement()
39 addToPropertyMap(m_x2); in SVGLineElement()
40 addToPropertyMap(m_y2); in SVGLineElement()
DSVGEllipseElement.cpp38 addToPropertyMap(m_cx); in SVGEllipseElement()
39 addToPropertyMap(m_cy); in SVGEllipseElement()
40 addToPropertyMap(m_rx); in SVGEllipseElement()
41 addToPropertyMap(m_ry); in SVGEllipseElement()
DSVGFETurbulenceElement.cpp58 addToPropertyMap(m_baseFrequency); in SVGFETurbulenceElement()
59 addToPropertyMap(m_seed); in SVGFETurbulenceElement()
60 addToPropertyMap(m_stitchTiles); in SVGFETurbulenceElement()
61 addToPropertyMap(m_type); in SVGFETurbulenceElement()
62 addToPropertyMap(m_numOctaves); in SVGFETurbulenceElement()
DSVGPatternElement.cpp47 addToPropertyMap(m_x); in SVGPatternElement()
48 addToPropertyMap(m_y); in SVGPatternElement()
49 addToPropertyMap(m_width); in SVGPatternElement()
50 addToPropertyMap(m_height); in SVGPatternElement()
51 addToPropertyMap(m_patternTransform); in SVGPatternElement()
52 addToPropertyMap(m_patternUnits); in SVGPatternElement()
53 addToPropertyMap(m_patternContentUnits); in SVGPatternElement()
DSVGFEDisplacementMapElement.cpp50 addToPropertyMap(m_scale); in SVGFEDisplacementMapElement()
51 addToPropertyMap(m_in1); in SVGFEDisplacementMapElement()
52 addToPropertyMap(m_in2); in SVGFEDisplacementMapElement()
53 addToPropertyMap(m_xChannelSelector); in SVGFEDisplacementMapElement()
54 addToPropertyMap(m_yChannelSelector); in SVGFEDisplacementMapElement()
DSVGFEDropShadowElement.cpp39 addToPropertyMap(m_dx); in SVGFEDropShadowElement()
40 addToPropertyMap(m_dy); in SVGFEDropShadowElement()
41 addToPropertyMap(m_stdDeviation); in SVGFEDropShadowElement()
42 addToPropertyMap(m_in1); in SVGFEDropShadowElement()
DSVGRadialGradientElement.cpp51 addToPropertyMap(m_cx); in SVGRadialGradientElement()
52 addToPropertyMap(m_cy); in SVGRadialGradientElement()
53 addToPropertyMap(m_r); in SVGRadialGradientElement()
54 addToPropertyMap(m_fx); in SVGRadialGradientElement()
55 addToPropertyMap(m_fy); in SVGRadialGradientElement()
56 addToPropertyMap(m_fr); in SVGRadialGradientElement()
DSVGImageElement.cpp45 addToPropertyMap(m_x); in SVGImageElement()
46 addToPropertyMap(m_y); in SVGImageElement()
47 addToPropertyMap(m_width); in SVGImageElement()
48 addToPropertyMap(m_height); in SVGImageElement()
49 addToPropertyMap(m_preserveAspectRatio); in SVGImageElement()
DSVGForeignObjectElement.cpp40 addToPropertyMap(m_x); in SVGForeignObjectElement()
41 addToPropertyMap(m_y); in SVGForeignObjectElement()
42 addToPropertyMap(m_width); in SVGForeignObjectElement()
43 addToPropertyMap(m_height); in SVGForeignObjectElement()
DSVGCircleElement.cpp37 addToPropertyMap(m_cx); in SVGCircleElement()
38 addToPropertyMap(m_cy); in SVGCircleElement()
39 addToPropertyMap(m_r); in SVGCircleElement()
DSVGFESpecularLightingElement.cpp41 addToPropertyMap(m_specularConstant); in SVGFESpecularLightingElement()
42 addToPropertyMap(m_specularExponent); in SVGFESpecularLightingElement()
43 addToPropertyMap(m_surfaceScale); in SVGFESpecularLightingElement()
44 addToPropertyMap(m_kernelUnitLength); in SVGFESpecularLightingElement()
45 addToPropertyMap(m_in1); in SVGFESpecularLightingElement()
DSVGFEOffsetElement.cpp37 addToPropertyMap(m_dx); in SVGFEOffsetElement()
38 addToPropertyMap(m_dy); in SVGFEOffsetElement()
39 addToPropertyMap(m_in1); in SVGFEOffsetElement()
DSVGTests.cpp39 contextElement->addToPropertyMap(m_requiredFeatures); in SVGTests()
40 contextElement->addToPropertyMap(m_requiredExtensions); in SVGTests()
41 contextElement->addToPropertyMap(m_systemLanguage); in SVGTests()
DSVGGradientElement.cpp55 addToPropertyMap(m_gradientTransform); in SVGGradientElement()
56 addToPropertyMap(m_spreadMethod); in SVGGradientElement()
57 addToPropertyMap(m_gradientUnits); in SVGGradientElement()
DSVGLinearGradientElement.cpp45 addToPropertyMap(m_x1); in SVGLinearGradientElement()
46 addToPropertyMap(m_y1); in SVGLinearGradientElement()
47 addToPropertyMap(m_x2); in SVGLinearGradientElement()
48 addToPropertyMap(m_y2); in SVGLinearGradientElement()

12