Huw Davies : gdi32: Use POINT and SIZE to hold positions and extents.

Alexandre Julliard julliard at winehq.org
Wed Jul 27 10:30:58 CDT 2016


Module: wine
Branch: master
Commit: 6a8cfea99bebd381d4938305cb498d22c84a993f
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=6a8cfea99bebd381d4938305cb498d22c84a993f

Author: Huw Davies <huw at codeweavers.com>
Date:   Wed Jul 27 09:59:25 2016 +0100

gdi32: Use POINT and SIZE to hold positions and extents.

Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/gdi32/brush.c       |  10 ++--
 dlls/gdi32/clipping.c    |   4 +-
 dlls/gdi32/dc.c          |  86 +++++++++++----------------
 dlls/gdi32/font.c        |   2 +-
 dlls/gdi32/gdi_private.h |  18 ++----
 dlls/gdi32/mapping.c     | 152 +++++++++++++++++++++--------------------------
 dlls/gdi32/painting.c    |  51 ++++++++--------
 dlls/gdi32/path.c        |   3 +-
 dlls/gdi32/tests/brush.c |  19 ++++++
 9 files changed, 159 insertions(+), 186 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=6a8cfea99bebd381d4938305cb498d22c84a993f



More information about the wine-cvs mailing list