HomeSort by relevance Sort by last modified time
    Searched refs:DECLARE_ANIMATED_NUMBER (Results 1 - 14 of 14) sorted by null

  /external/webkit/Source/WebCore/svg/
SVGFELightElement.h 50 DECLARE_ANIMATED_NUMBER(Azimuth, azimuth)
51 DECLARE_ANIMATED_NUMBER(Elevation, elevation)
52 DECLARE_ANIMATED_NUMBER(X, x)
53 DECLARE_ANIMATED_NUMBER(Y, y)
54 DECLARE_ANIMATED_NUMBER(Z, z)
55 DECLARE_ANIMATED_NUMBER(PointsAtX, pointsAtX)
56 DECLARE_ANIMATED_NUMBER(PointsAtY, pointsAtY)
57 DECLARE_ANIMATED_NUMBER(PointsAtZ, pointsAtZ)
58 DECLARE_ANIMATED_NUMBER(SpecularExponent, specularExponent)
59 DECLARE_ANIMATED_NUMBER(LimitingConeAngle, limitingConeAngle
    [all...]
SVGComponentTransferFunctionElement.h 49 DECLARE_ANIMATED_NUMBER(Slope, slope)
50 DECLARE_ANIMATED_NUMBER(Intercept, intercept)
51 DECLARE_ANIMATED_NUMBER(Amplitude, amplitude)
52 DECLARE_ANIMATED_NUMBER(Exponent, exponent)
53 DECLARE_ANIMATED_NUMBER(Offset, offset)
SVGFECompositeElement.h 51 DECLARE_ANIMATED_NUMBER(K1, k1)
52 DECLARE_ANIMATED_NUMBER(K2, k2)
53 DECLARE_ANIMATED_NUMBER(K3, k3)
54 DECLARE_ANIMATED_NUMBER(K4, k4)
SVGFESpecularLightingElement.h 54 DECLARE_ANIMATED_NUMBER(SpecularConstant, specularConstant)
55 DECLARE_ANIMATED_NUMBER(SpecularExponent, specularExponent)
56 DECLARE_ANIMATED_NUMBER(SurfaceScale, surfaceScale)
57 DECLARE_ANIMATED_NUMBER(KernelUnitLengthX, kernelUnitLengthX)
58 DECLARE_ANIMATED_NUMBER(KernelUnitLengthY, kernelUnitLengthY)
SVGFEDiffuseLightingElement.h 55 DECLARE_ANIMATED_NUMBER(DiffuseConstant, diffuseConstant)
56 DECLARE_ANIMATED_NUMBER(SurfaceScale, surfaceScale)
57 DECLARE_ANIMATED_NUMBER(KernelUnitLengthX, kernelUnitLengthX)
58 DECLARE_ANIMATED_NUMBER(KernelUnitLengthY, kernelUnitLengthY)
SVGFEOffsetElement.h 47 DECLARE_ANIMATED_NUMBER(Dx, dx)
48 DECLARE_ANIMATED_NUMBER(Dy, dy)
SVGFETurbulenceElement.h 58 DECLARE_ANIMATED_NUMBER(BaseFrequencyX, baseFrequencyX)
59 DECLARE_ANIMATED_NUMBER(BaseFrequencyY, baseFrequencyY)
61 DECLARE_ANIMATED_NUMBER(Seed, seed)
SVGFEGaussianBlurElement.h 52 DECLARE_ANIMATED_NUMBER(StdDeviationX, stdDeviationX)
53 DECLARE_ANIMATED_NUMBER(StdDeviationY, stdDeviationY)
SVGFEMorphologyElement.h 54 DECLARE_ANIMATED_NUMBER(RadiusX, radiusX)
55 DECLARE_ANIMATED_NUMBER(RadiusY, radiusY)
SVGFEConvolveMatrixElement.h 61 DECLARE_ANIMATED_NUMBER(Divisor, divisor)
62 DECLARE_ANIMATED_NUMBER(Bias, bias)
66 DECLARE_ANIMATED_NUMBER(KernelUnitLengthX, kernelUnitLengthX)
67 DECLARE_ANIMATED_NUMBER(KernelUnitLengthY, kernelUnitLengthY)
SVGAnimatedNumber.h 32 #define DECLARE_ANIMATED_NUMBER(UpperProperty, LowerProperty) \
SVGStopElement.h 50 DECLARE_ANIMATED_NUMBER(Offset, offset)
SVGFEDisplacementMapElement.h 53 DECLARE_ANIMATED_NUMBER(Scale, scale)
SVGPathElement.h 112 DECLARE_ANIMATED_NUMBER(PathLength, pathLength)

Completed in 60 milliseconds