ReactOS 0.4.16-dev-303-g11d5cb8
|
#include <wingdi.h>
Public Attributes | |
EMR | emr |
POINTL | ptlStart |
COLORREF | crColor |
DWORD | iMode |
COLORREF tagEMREXTFLOODFILL::crColor |
Definition at line 1962 of file wingdi.h.
Referenced by EMFDC_ExtFloodFill(), EMFDRV_ExtFloodFill(), and PlayEnhMetaFileRecord().
EMR tagEMREXTFLOODFILL::emr |
Definition at line 1960 of file wingdi.h.
Referenced by EMFDC_ExtFloodFill(), and EMFDRV_ExtFloodFill().
DWORD tagEMREXTFLOODFILL::iMode |
Definition at line 1963 of file wingdi.h.
Referenced by EMFDC_ExtFloodFill(), EMFDRV_ExtFloodFill(), and PlayEnhMetaFileRecord().
POINTL tagEMREXTFLOODFILL::ptlStart |
Definition at line 1961 of file wingdi.h.
Referenced by EMFDC_ExtFloodFill(), EMFDRV_ExtFloodFill(), and PlayEnhMetaFileRecord().