git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix iOS and Efl builds.
[WebKit-https.git]
/
Source
/
WebCore
/
platform
/
graphics
/
NamedImageGeneratedImage.cpp
diff --git
a/Source/WebCore/platform/graphics/NamedImageGeneratedImage.cpp
b/Source/WebCore/platform/graphics/NamedImageGeneratedImage.cpp
index 7a2b8eafbaa1f07769c0f9c665f2ce4ecf80b944..92406b4cccb51cf6c4df1cf0f2e6ce64030ec604 100644
(file)
--- a/
Source/WebCore/platform/graphics/NamedImageGeneratedImage.cpp
+++ b/
Source/WebCore/platform/graphics/NamedImageGeneratedImage.cpp
@@
-77,6
+77,7
@@
void NamedImageGeneratedImage::drawPattern(GraphicsContext& context, const Float
UNUSED_PARAM(srcRect);
UNUSED_PARAM(patternTransform);
UNUSED_PARAM(phase);
+ UNUSED_PARAM(spacing);
UNUSED_PARAM(styleColorSpace);
UNUSED_PARAM(dstRect);
UNUSED_PARAM(compositeOp);