Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(444)

Unified Diff: trunk/Source/core/platform/graphics/filters/FEOffset.h

Issue 14852010: Revert 150342 "Implement filter primitive subregion for referenc..." (Closed) Base URL: svn://svn.chromium.org/blink/
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: trunk/Source/core/platform/graphics/filters/FEOffset.h
===================================================================
--- trunk/Source/core/platform/graphics/filters/FEOffset.h (revision 150368)
+++ trunk/Source/core/platform/graphics/filters/FEOffset.h (working copy)
@@ -39,7 +39,6 @@
void setDy(float);
virtual void determineAbsolutePaintRect();
- virtual FloatRect mapRect(const FloatRect&, bool forward = true) OVERRIDE FINAL;
virtual TextStream& externalRepresentation(TextStream&, int indention) const;
« no previous file with comments | « trunk/Source/core/platform/graphics/filters/FEMorphology.cpp ('k') | trunk/Source/core/platform/graphics/filters/FEOffset.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698