ReactOS 0.4.16-dev-1481-ga753f34
|
#include <wingdi.h>
Public Attributes | |
EMR | emr |
POINTL | ptlStart |
COLORREF | crColor |
DWORD | iMode |
COLORREF tagEMREXTFLOODFILL::crColor |
Definition at line 2408 of file wingdi.h.
Referenced by EMFDC_ExtFloodFill(), EMFDRV_ExtFloodFill(), and PlayEnhMetaFileRecord().
EMR tagEMREXTFLOODFILL::emr |
Definition at line 2406 of file wingdi.h.
Referenced by EMFDC_ExtFloodFill(), and EMFDRV_ExtFloodFill().
DWORD tagEMREXTFLOODFILL::iMode |
Definition at line 2409 of file wingdi.h.
Referenced by EMFDC_ExtFloodFill(), EMFDRV_ExtFloodFill(), and PlayEnhMetaFileRecord().
POINTL tagEMREXTFLOODFILL::ptlStart |
Definition at line 2407 of file wingdi.h.
Referenced by EMFDC_ExtFloodFill(), EMFDRV_ExtFloodFill(), and PlayEnhMetaFileRecord().