SVGFEFuncAElement 27 Source/core/svg/SVGFEFuncAElement.cpp inline SVGFEFuncAElement::SVGFEFuncAElement(Document& document) SVGFEFuncAElement 33 Source/core/svg/SVGFEFuncAElement.cpp PassRefPtr<SVGFEFuncAElement> SVGFEFuncAElement::create(Document& document) SVGFEFuncAElement 35 Source/core/svg/SVGFEFuncAElement.cpp return adoptRef(new SVGFEFuncAElement(document)); SVGFEFuncAElement 29 Source/core/svg/SVGFEFuncAElement.h class SVGFEFuncAElement FINAL : public SVGComponentTransferFunctionElement { SVGFEFuncAElement 31 Source/core/svg/SVGFEFuncAElement.h static PassRefPtr<SVGFEFuncAElement> create(Document&); SVGFEFuncAElement 34 Source/core/svg/SVGFEFuncAElement.h explicit SVGFEFuncAElement(Document&);