rename DC.Dc_attr to dcattr, DC.DcLevel to dclevel, just like in gdikdx. Some naming...
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Fri, 20 Mar 2009 14:16:01 +0000 (14:16 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Fri, 20 Mar 2009 14:16:01 +0000 (14:16 +0000)
commitb2ab2d049e83685726f1165ebe08678bf7f3771b
treea6d29fc721b87b4e74885e56cff4cfa5ddf15bfd
parent59ceaaac1684439aaa59ba5ca7bc9eec2a985d76
rename DC.Dc_attr to dcattr, DC.DcLevel to dclevel, just like in gdikdx. Some naming improvement, remove an excessive variable.

svn path=/trunk/; revision=40135
21 files changed:
reactos/subsystems/win32/win32k/include/coord.h
reactos/subsystems/win32/win32k/include/dc.h
reactos/subsystems/win32/win32k/include/gdifloat.h
reactos/subsystems/win32/win32k/include/path.h
reactos/subsystems/win32/win32k/ntuser/windc.c
reactos/subsystems/win32/win32k/objects/arc.c
reactos/subsystems/win32/win32k/objects/bitmaps.c
reactos/subsystems/win32/win32k/objects/cliprgn.c
reactos/subsystems/win32/win32k/objects/color.c
reactos/subsystems/win32/win32k/objects/coord.c
reactos/subsystems/win32/win32k/objects/dc.c
reactos/subsystems/win32/win32k/objects/dcutil.c
reactos/subsystems/win32/win32k/objects/dibobj.c
reactos/subsystems/win32/win32k/objects/drawing.c
reactos/subsystems/win32/win32k/objects/fillshap.c
reactos/subsystems/win32/win32k/objects/freetype.c
reactos/subsystems/win32/win32k/objects/gdiobj.c
reactos/subsystems/win32/win32k/objects/icm.c
reactos/subsystems/win32/win32k/objects/line.c
reactos/subsystems/win32/win32k/objects/path.c
reactos/subsystems/win32/win32k/objects/region.c