gdi32: Mirror the clip region when the DC is mirrored, with tests.
commit7d776a866ea6a0a290f3e60fe7592d29245c31bb
authorAlexandre Julliard <julliard@winehq.org>
Thu, 29 Jul 2010 11:36:43 +0000 (29 13:36 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 29 Jul 2010 11:36:43 +0000 (29 13:36 +0200)
tree6a8516f0c992e01b9b7c21d9dba4b07414db51fe
parent31da90fd9d4437f76271066c8cd0ddbf055997e8
gdi32: Mirror the clip region when the DC is mirrored, with tests.
dlls/gdi32/clipping.c
dlls/gdi32/gdi_private.h
dlls/gdi32/region.c
dlls/gdi32/tests/mapping.c