webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
List of all members
SVGFEFuncAElement Interface Reference

import"SVGFEFuncAElement.idl";

Inheritance diagram for SVGFEFuncAElement:
SVGComponentTransferFunctionElement SVGElement

Additional Inherited Members

- Public Member Functions inherited from SVGElement
DeprecatedCSSOMValue getPresentationAttribute (optional DOMString name="undefined")
 
void focus ()
 
void blur ()
 
- Public Attributes inherited from SVGComponentTransferFunctionElement
const unsigned short SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN = 0
 
const unsigned short SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY = 1
 
const unsigned short SVG_FECOMPONENTTRANSFER_TYPE_TABLE = 2
 
const unsigned short SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE = 3
 
const unsigned short SVG_FECOMPONENTTRANSFER_TYPE_LINEAR = 4
 
const unsigned short SVG_FECOMPONENTTRANSFER_TYPE_GAMMA = 5
 
readonly attribute SVGAnimatedEnumeration type
 
readonly attribute SVGAnimatedNumberList tableValues
 
readonly attribute SVGAnimatedNumber slope
 
readonly attribute SVGAnimatedNumber intercept
 
readonly attribute SVGAnimatedNumber amplitude
 
readonly attribute SVGAnimatedNumber exponent
 
readonly attribute SVGAnimatedNumber offset
 
- 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
 

The documentation for this interface was generated from the following file: