|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"SVGFEDropShadowElement.idl";
Public Member Functions | |
| void | setStdDeviation (optional unrestricted float stdDeviationX=NaN, optional unrestricted float stdDeviationY=NaN) |
Public Member Functions inherited from SVGElement | |
| DeprecatedCSSOMValue | getPresentationAttribute (optional DOMString name="undefined") |
| void | focus () |
| void | blur () |
Public Attributes | |
| readonly attribute SVGAnimatedString | in1 |
| readonly attribute SVGAnimatedNumber | dx |
| readonly attribute SVGAnimatedNumber | dy |
| readonly attribute SVGAnimatedNumber | stdDeviationX |
| readonly attribute SVGAnimatedNumber | stdDeviationY |
Public Attributes inherited from SVGElement | |
| readonly attribute SVGSVGElement | ownerSVGElement |
| readonly attribute SVGElement | viewportElement |
| attribute DOMString | xmllang |
| attribute DOMString | xmlspace |
| readonly attribute SVGAnimatedString | className |
| readonly attribute CSSStyleDeclaration | style |
| attribute long | tabIndex |
| readonly attribute DOMStringMap | dataset |
| void SVGFEDropShadowElement::setStdDeviation | ( | optional unrestricted float | stdDeviationX = NaN, |
| optional unrestricted float | stdDeviationY = NaN |
||
| ) |
| readonly attribute SVGAnimatedNumber SVGFEDropShadowElement::dx |
| readonly attribute SVGAnimatedNumber SVGFEDropShadowElement::dy |
| readonly attribute SVGAnimatedString SVGFEDropShadowElement::in1 |
| readonly attribute SVGAnimatedNumber SVGFEDropShadowElement::stdDeviationX |
| readonly attribute SVGAnimatedNumber SVGFEDropShadowElement::stdDeviationY |
1.8.13