ReactOS 0.4.16-dev-125-g798ea90
|
Public Attributes | |
INT | scanline |
EDGE_TABLE_ENTRY * | edgelist |
struct _SCANLINE_LIST * | next |
EDGE_TABLE_ENTRY* _SCANLINE_LIST::edgelist |
Definition at line 323 of file region.c.
Referenced by REGION_InsertEdgeInET(), and REGION_SetPolyPolygonRgn().
struct _SCANLINE_LIST* _SCANLINE_LIST::next |
Definition at line 324 of file region.c.
Referenced by REGION_InsertEdgeInET(), and REGION_SetPolyPolygonRgn().
INT _SCANLINE_LIST::scanline |
Definition at line 322 of file region.c.
Referenced by REGION_InsertEdgeInET(), and REGION_SetPolyPolygonRgn().