Home
last modified time | relevance | path

Searched refs:SVGAnimatedNumber (Results 1 – 25 of 32) sorted by relevance

12

/external/webkit/Source/WebCore/svg/
DSVGFESpotLightElement.idl29 readonly attribute SVGAnimatedNumber x;
30 readonly attribute SVGAnimatedNumber y;
31 readonly attribute SVGAnimatedNumber z;
32 readonly attribute SVGAnimatedNumber pointsAtX;
33 readonly attribute SVGAnimatedNumber pointsAtY;
34 readonly attribute SVGAnimatedNumber pointsAtZ;
35 readonly attribute SVGAnimatedNumber specularExponent;
36 readonly attribute SVGAnimatedNumber limitingConeAngle;
DSVGAnimatedNumber.h29 typedef SVGAnimatedStaticPropertyTearOff<float> SVGAnimatedNumber; typedef
33 DECLARE_ANIMATED_PROPERTY(SVGAnimatedNumber, float, UpperProperty, LowerProperty)
36 DEFINE_ANIMATED_PROPERTY(OwnerType, DOMAttribute, DOMAttribute.localName(), SVGAnimatedNumber, floa…
39 DEFINE_ANIMATED_PROPERTY(OwnerType, DOMAttribute, SVGDOMAttributeIdentifier, SVGAnimatedNumber, flo…
DSVGComponentTransferFunctionElement.idl42 readonly attribute SVGAnimatedNumber slope;
43 readonly attribute SVGAnimatedNumber intercept;
44 readonly attribute SVGAnimatedNumber amplitude;
45 readonly attribute SVGAnimatedNumber exponent;
46 readonly attribute SVGAnimatedNumber offset;
DSVGFEDiffuseLightingElement.idl31 readonly attribute SVGAnimatedNumber surfaceScale;
32 readonly attribute SVGAnimatedNumber diffuseConstant;
33 readonly attribute SVGAnimatedNumber kernelUnitLengthX;
34 readonly attribute SVGAnimatedNumber kernelUnitLengthY;
DSVGFECompositeElement.idl45 readonly attribute SVGAnimatedNumber k1;
46 readonly attribute SVGAnimatedNumber k2;
47 readonly attribute SVGAnimatedNumber k3;
48 readonly attribute SVGAnimatedNumber k4;
DSVGFEConvolveMatrixElement.idl44 readonly attribute SVGAnimatedNumber divisor;
45 readonly attribute SVGAnimatedNumber bias;
49 readonly attribute SVGAnimatedNumber kernelUnitLengthX;
50 readonly attribute SVGAnimatedNumber kernelUnitLengthY;
DSVGFESpecularLightingElement.idl31 readonly attribute SVGAnimatedNumber surfaceScale;
32 readonly attribute SVGAnimatedNumber specularConstant;
33 readonly attribute SVGAnimatedNumber specularExponent;
DSVGFEPointLightElement.idl29 readonly attribute SVGAnimatedNumber x;
30 readonly attribute SVGAnimatedNumber y;
31 readonly attribute SVGAnimatedNumber z;
DSVGFETurbulenceElement.idl43 readonly attribute SVGAnimatedNumber baseFrequencyX;
44 readonly attribute SVGAnimatedNumber baseFrequencyY;
46 readonly attribute SVGAnimatedNumber seed;
DSVGFEOffsetElement.idl31 readonly attribute SVGAnimatedNumber dx;
32 readonly attribute SVGAnimatedNumber dy;
DSVGFEDistantLightElement.idl29 readonly attribute SVGAnimatedNumber azimuth;
30 readonly attribute SVGAnimatedNumber elevation;
DSVGFEGaussianBlurElement.idl31 readonly attribute SVGAnimatedNumber stdDeviationX;
32 readonly attribute SVGAnimatedNumber stdDeviationY;
DSVGFEMorphologyElement.idl40 readonly attribute SVGAnimatedNumber radiusX;
41 readonly attribute SVGAnimatedNumber radiusY;
DSVGStopElement.idl30 readonly attribute SVGAnimatedNumber offset;
DSVGAnimatedNumber.idl29 interface [Conditional=SVG] SVGAnimatedNumber {
DSVGFEDisplacementMapElement.idl42 readonly attribute SVGAnimatedNumber scale;
DSVGPathElement.idl35 readonly attribute SVGAnimatedNumber pathLength;
/external/webkit/Source/WebCore/
DDerivedSources.make375 SVGAnimatedNumber \
DCodeGenerators.pri390 svg/SVGAnimatedNumber.idl \
DCMakeLists.txt1774 svg/SVGAnimatedNumber.idl
DWebCore.pro2294 svg/SVGAnimatedNumber.h \
DWebCore.gypi1034 'svg/SVGAnimatedNumber.h',
1445 'svg/SVGAnimatedNumber.idl',
DGNUmakefile.list.am3271 Source/WebCore/svg/SVGAnimatedNumber.h \
/external/webkit/Source/WebCore/page/
DDOMWindow.idl630 attribute SVGAnimatedNumberConstructor SVGAnimatedNumber;
/external/webkit/Source/WebCore/WebCore.xcodeproj/
Dproject.pbxproj195 …127B6A7C005314DD /* SVGAnimatedNumber.h in Headers */ = {isa = PBXBuildFile; fileRef = 08B35B12127…
6615 …005314DD /* SVGAnimatedNumber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
10484 …BF1F0071B782 /* SVGAnimatedNumber.idl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFi…
17303 08B35B12127B6A7C005314DD /* SVGAnimatedNumber.h */,
17304 B22277EC0D00BF1F0071B782 /* SVGAnimatedNumber.idl */,
22545 08B35B13127B6A7C005314DD /* SVGAnimatedNumber.h in Headers */,

12