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
<rdar://problem/9018212> Underline thickness is not uniform under non-integral scale...
[WebKit-https.git]
/
Source
/
WebCore
/
platform
/
graphics
/
wx
/
GraphicsContextWx.cpp
diff --git
a/Source/WebCore/platform/graphics/wx/GraphicsContextWx.cpp
b/Source/WebCore/platform/graphics/wx/GraphicsContextWx.cpp
index
47f3211
..
071df47
100644
(file)
--- a/
Source/WebCore/platform/graphics/wx/GraphicsContextWx.cpp
+++ b/
Source/WebCore/platform/graphics/wx/GraphicsContextWx.cpp
@@
-416,7
+416,7
@@
void GraphicsContext::scale(const FloatSize& scale)
}
-FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& frect)
+FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& frect
, RoundingMode
)
{
FloatRect result;