gdi32: Use POINT and SIZE to hold positions and extents.
commit6a8cfea99bebd381d4938305cb498d22c84a993f
authorHuw Davies <huw@codeweavers.com>
Wed, 27 Jul 2016 08:59:25 +0000 (27 09:59 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 27 Jul 2016 13:21:08 +0000 (27 22:21 +0900)
treeda54a623caa8a45e5b72630ff8c3c266b5059cd0
parent82ca87bc2d4805ddb728a08d065c6370db745bc2
gdi32: Use POINT and SIZE to hold positions and extents.

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/gdi32/brush.c
dlls/gdi32/clipping.c
dlls/gdi32/dc.c
dlls/gdi32/font.c
dlls/gdi32/gdi_private.h
dlls/gdi32/mapping.c
dlls/gdi32/painting.c
dlls/gdi32/path.c
dlls/gdi32/tests/brush.c