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

Unified Diff: WebCore/svg/SVGElement.h

Issue 5545007: Merge 73432 - 2010-12-07 Justin Schuh <jschuh@chromium.org>... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/597/
Patch Set: Created 10 years 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
« no previous file with comments | « WebCore/svg/SVGCursorElement.cpp ('k') | WebCore/svg/SVGElement.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WebCore/svg/SVGElement.h
===================================================================
--- WebCore/svg/SVGElement.h (revision 73472)
+++ WebCore/svg/SVGElement.h (working copy)
@@ -75,7 +75,9 @@
bool boundingBox(FloatRect&, SVGLocatable::StyleUpdateStrategy = SVGLocatable::AllowStyleUpdate) const;
void setCursorElement(SVGCursorElement*);
+ void cursorElementRemoved();
void setCursorImageValue(CSSCursorImageValue*);
+ void cursorImageElementRemoved();
virtual void updateAnimatedSVGAttribute(const QualifiedName&) const;
« no previous file with comments | « WebCore/svg/SVGCursorElement.cpp ('k') | WebCore/svg/SVGElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698