ReactOS 0.4.16-dev-106-g10b08aa
|
Public Attributes | |
POINT | pts [NUMPTSTOBUFFER] |
struct _POINTBLOCK * | next |
struct _POINTBLOCK* _POINTBLOCK::next |
Definition at line 520 of file region.c.
Referenced by REGION_PtsToRegion(), and REGION_SetPolyPolygonRgn().
POINT _POINTBLOCK::pts[NUMPTSTOBUFFER] |
Definition at line 519 of file region.c.
Referenced by REGION_CreateETandAET(), REGION_PtsToRegion(), and REGION_SetPolyPolygonRgn().