HomeSort by relevance Sort by last modified time
    Searched defs:SVGFEFuncAElement (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/svg/
SVGFEFuncAElement.cpp 24 #include "SVGFEFuncAElement.h"
28 SVGFEFuncAElement::SVGFEFuncAElement(const QualifiedName& tagName, Document* doc)
33 SVGFEFuncAElement::~SVGFEFuncAElement()
SVGFEFuncAElement.h 28 class SVGFEFuncAElement : public SVGComponentTransferFunctionElement {
30 SVGFEFuncAElement(const QualifiedName&, Document*);
31 virtual ~SVGFEFuncAElement();

Completed in 19 milliseconds