ReactOS 0.4.16-dev-1028-g8602629
|
#include <wingdi.h>
Public Attributes | |
EMR | emr |
RECTL | rclBounds |
DWORD | cbRgnData |
BYTE | RgnData [1] |
DWORD tagEMRINVERTRGN::cbRgnData |
Definition at line 2029 of file wingdi.h.
Referenced by emfdc_paint_invert_region(), EMFDRV_PaintInvertRgn(), and PlayEnhMetaFileRecord().
EMR tagEMRINVERTRGN::emr |
Definition at line 2027 of file wingdi.h.
Referenced by emfdc_paint_invert_region(), and EMFDRV_PaintInvertRgn().
RECTL tagEMRINVERTRGN::rclBounds |
Definition at line 2028 of file wingdi.h.
Referenced by emfdc_paint_invert_region(), and EMFDRV_PaintInvertRgn().
BYTE tagEMRINVERTRGN::RgnData[1] |
Definition at line 2030 of file wingdi.h.
Referenced by emfdc_paint_invert_region(), EMFDRV_PaintInvertRgn(), and PlayEnhMetaFileRecord().