gdiplus: Rename roundr() to gdip_round() to make it clearer that it's an internal...
authorDmitry Timoshkov <dmitry@baikal.ru>
Tue, 21 Aug 2012 02:02:06 +0000 (11:02 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Aug 2012 09:47:11 +0000 (11:47 +0200)
commit10c84dfe3ba9bb2d0057d05d615397be6076b7a1
treec792a302ca7562c9be5864c069d2ee94bb997e6a
parentd96cd05efe8bbdd7a97a88fdc4be1139a65760c5
gdiplus: Rename roundr() to gdip_round() to make it clearer that it's an internal helper.
dlls/gdiplus/brush.c
dlls/gdiplus/gdiplus.c
dlls/gdiplus/gdiplus_private.h
dlls/gdiplus/graphics.c
dlls/gdiplus/graphicspath.c
dlls/gdiplus/image.c
dlls/gdiplus/matrix.c
dlls/gdiplus/region.c