ReactOS 0.4.15-dev-5667-ged97270
|
Public Attributes | |
POINT | pts [NUMPTSTOBUFFER] |
struct _POINTBLOCK * | next |
struct _POINTBLOCK* _POINTBLOCK::next |
Definition at line 529 of file region.c.
Referenced by REGION_PtsToRegion(), and REGION_SetPolyPolygonRgn().
POINT _POINTBLOCK::pts[NUMPTSTOBUFFER] |
Definition at line 528 of file region.c.
Referenced by REGION_CreateETandAET(), REGION_PtsToRegion(), and REGION_SetPolyPolygonRgn().