webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"SVGFilterElement.idl";
Public Member Functions | |
void | setFilterRes (optional unsigned long filterResX=0, optional unsigned long filterResY=0) |
![]() | |
DeprecatedCSSOMValue | getPresentationAttribute (optional DOMString name="undefined") |
void | focus () |
void | blur () |
void SVGFilterElement::setFilterRes | ( | optional unsigned long | filterResX = 0 , |
optional unsigned long | filterResY = 0 |
||
) |
readonly attribute SVGAnimatedInteger SVGFilterElement::filterResX |
readonly attribute SVGAnimatedInteger SVGFilterElement::filterResY |
readonly attribute SVGAnimatedEnumeration SVGFilterElement::filterUnits |
readonly attribute SVGAnimatedLength SVGFilterElement::height |
readonly attribute SVGAnimatedEnumeration SVGFilterElement::primitiveUnits |
readonly attribute SVGAnimatedLength SVGFilterElement::width |
readonly attribute SVGAnimatedLength SVGFilterElement::x |
readonly attribute SVGAnimatedLength SVGFilterElement::y |