Loading layout/svg/base/src/nsSVGForeignObjectFrame.cpp +0 −6 Original line number Diff line number Diff line Loading @@ -86,12 +86,6 @@ nsSVGForeignObjectFrame::nsSVGForeignObjectFrame(nsStyleContext* aContext) { } void nsSVGForeignObjectFrame::Destroy() { nsSVGUtils::StyleEffects(this); nsSVGForeignObjectFrameBase::Destroy(); } //---------------------------------------------------------------------- // nsISupports methods Loading layout/svg/base/src/nsSVGForeignObjectFrame.h +0 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,6 @@ class nsSVGForeignObjectFrame : public nsSVGForeignObjectFrameBase, NS_NewSVGForeignObjectFrame(nsIPresShell* aPresShell, nsIContent* aContent, nsStyleContext* aContext); protected: nsSVGForeignObjectFrame(nsStyleContext* aContext); virtual void Destroy(); // nsISupports interface: NS_IMETHOD QueryInterface(const nsIID& aIID, void** aInstancePtr); Loading layout/svg/base/src/nsSVGGFrame.cpp +0 −6 Original line number Diff line number Diff line Loading @@ -72,12 +72,6 @@ NS_NewSVGGFrame(nsIPresShell* aPresShell, nsIContent* aContent, nsStyleContext* return new (aPresShell) nsSVGGFrame(aContext); } void nsSVGGFrame::Destroy() { nsSVGUtils::StyleEffects(this); nsSVGGFrameBase::Destroy(); } nsIAtom * nsSVGGFrame::GetType() const { Loading layout/svg/base/src/nsSVGGFrame.h +0 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,6 @@ class nsSVGGFrame : public nsSVGGFrameBase, public: nsSVGGFrame(nsStyleContext* aContext) : nsSVGGFrameBase(aContext), mPropagateTransform(PR_TRUE) {} virtual void Destroy(); /** * Get the "type" of the frame Loading layout/svg/base/src/nsSVGInnerSVGFrame.cpp +0 −7 Original line number Diff line number Diff line Loading @@ -57,7 +57,6 @@ class nsSVGInnerSVGFrame : public nsSVGInnerSVGFrameBase, NS_NewSVGInnerSVGFrame(nsIPresShell* aPresShell, nsIContent* aContent, nsStyleContext* aContext); protected: nsSVGInnerSVGFrame(nsStyleContext* aContext); virtual void Destroy(); // nsISupports interface: NS_IMETHOD QueryInterface(const nsIID& aIID, void** aInstancePtr); Loading Loading @@ -139,12 +138,6 @@ nsSVGInnerSVGFrame::nsSVGInnerSVGFrame(nsStyleContext* aContext) : #endif } void nsSVGInnerSVGFrame::Destroy() { nsSVGUtils::StyleEffects(this); nsSVGInnerSVGFrameBase::Destroy(); } void nsSVGInnerSVGFrame::UpdateCoordCtx() { Loading Loading
layout/svg/base/src/nsSVGForeignObjectFrame.cpp +0 −6 Original line number Diff line number Diff line Loading @@ -86,12 +86,6 @@ nsSVGForeignObjectFrame::nsSVGForeignObjectFrame(nsStyleContext* aContext) { } void nsSVGForeignObjectFrame::Destroy() { nsSVGUtils::StyleEffects(this); nsSVGForeignObjectFrameBase::Destroy(); } //---------------------------------------------------------------------- // nsISupports methods Loading
layout/svg/base/src/nsSVGForeignObjectFrame.h +0 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,6 @@ class nsSVGForeignObjectFrame : public nsSVGForeignObjectFrameBase, NS_NewSVGForeignObjectFrame(nsIPresShell* aPresShell, nsIContent* aContent, nsStyleContext* aContext); protected: nsSVGForeignObjectFrame(nsStyleContext* aContext); virtual void Destroy(); // nsISupports interface: NS_IMETHOD QueryInterface(const nsIID& aIID, void** aInstancePtr); Loading
layout/svg/base/src/nsSVGGFrame.cpp +0 −6 Original line number Diff line number Diff line Loading @@ -72,12 +72,6 @@ NS_NewSVGGFrame(nsIPresShell* aPresShell, nsIContent* aContent, nsStyleContext* return new (aPresShell) nsSVGGFrame(aContext); } void nsSVGGFrame::Destroy() { nsSVGUtils::StyleEffects(this); nsSVGGFrameBase::Destroy(); } nsIAtom * nsSVGGFrame::GetType() const { Loading
layout/svg/base/src/nsSVGGFrame.h +0 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,6 @@ class nsSVGGFrame : public nsSVGGFrameBase, public: nsSVGGFrame(nsStyleContext* aContext) : nsSVGGFrameBase(aContext), mPropagateTransform(PR_TRUE) {} virtual void Destroy(); /** * Get the "type" of the frame Loading
layout/svg/base/src/nsSVGInnerSVGFrame.cpp +0 −7 Original line number Diff line number Diff line Loading @@ -57,7 +57,6 @@ class nsSVGInnerSVGFrame : public nsSVGInnerSVGFrameBase, NS_NewSVGInnerSVGFrame(nsIPresShell* aPresShell, nsIContent* aContent, nsStyleContext* aContext); protected: nsSVGInnerSVGFrame(nsStyleContext* aContext); virtual void Destroy(); // nsISupports interface: NS_IMETHOD QueryInterface(const nsIID& aIID, void** aInstancePtr); Loading Loading @@ -139,12 +138,6 @@ nsSVGInnerSVGFrame::nsSVGInnerSVGFrame(nsStyleContext* aContext) : #endif } void nsSVGInnerSVGFrame::Destroy() { nsSVGUtils::StyleEffects(this); nsSVGInnerSVGFrameBase::Destroy(); } void nsSVGInnerSVGFrame::UpdateCoordCtx() { Loading