|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <ntgdihdl.h>

Public Attributes | |
| ULONG | AttrFlags |
| ULONG | iComplexity |
| RECTL | Rect |
Definition at line 254 of file ntgdihdl.h.
| ULONG _RGN_ATTR::AttrFlags |
Definition at line 256 of file ntgdihdl.h.
Referenced by CreateRectRgn(), IntSysCreateRectpRgn(), OffsetRgn(), REGION_AllocRgnWithHandle(), REGION_UnlockRgn(), REGION_vSyncRegion(), and SetRectRgn().
| ULONG _RGN_ATTR::iComplexity |
Definition at line 257 of file ntgdihdl.h.
Referenced by CombineRgn(), ExtSelectClipRgn(), GetRgnBox(), OffsetRgn(), PtInRegion(), RectInRegion(), REGION_AllocRgnWithHandle(), REGION_UnlockRgn(), REGION_vSyncRegion(), and SetRectRgn().
| RECTL _RGN_ATTR::Rect |
Definition at line 258 of file ntgdihdl.h.
Referenced by CombineRgn(), ExtSelectClipRgn(), GetRgnBox(), OffsetRgn(), PtInRegion(), RectInRegion(), REGION_AllocRgnWithHandle(), REGION_UnlockRgn(), REGION_vSyncRegion(), and SetRectRgn().