|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ntgdihdl.h>

Public Attributes | |
| HDC | hDC |
| ULONG | Flags |
| INT | iType |
| PVOID | pvEmfDC |
| LPWSTR | pwszPort |
| ABORTPROC | pAbortProc |
| DWORD | CallBackTick |
| HANDLE | hPrinter |
| PDEVMODEW | pdm |
| PVOID | pUMPDev |
| PUMDHPDEV | pUMdhpdev |
| PVOID | UFIHashTable [3] |
| UNIVERSAL_FONT_ID | ufi |
| PVOID | pvEMFSpoolData |
| ULONG | cjSize |
| LIST_ENTRY | leRecords |
| DEVCAPS | DevCaps |
| HBRUSH | BrushColor |
| HPEN | PenColor |
| DWORD | dwData [5] |
Definition at line 262 of file ntgdihdl.h.
| HBRUSH _LDC::BrushColor |
Definition at line 281 of file ntgdihdl.h.
| DWORD _LDC::CallBackTick |
Definition at line 270 of file ntgdihdl.h.
Referenced by GdiSAPCallback(), SetAbortProc(), and StartDocW().
| ULONG _LDC::cjSize |
Definition at line 278 of file ntgdihdl.h.
| DEVCAPS _LDC::DevCaps |
Definition at line 280 of file ntgdihdl.h.
Referenced by GetDeviceCaps().
| DWORD _LDC::dwData[5] |
Definition at line 284 of file ntgdihdl.h.
| ULONG _LDC::Flags |
Definition at line 265 of file ntgdihdl.h.
Referenced by AbortDoc(), CancelDC(), DrawEscape(), EndDoc(), GdiConvertAndCheckDC(), GdiIsMetaPrintDC(), GetDeviceCaps(), IntEndPage(), SetAbortProc(), SetDIBitsToDevice(), StartDocW(), and StartPage().
| HDC _LDC::hDC |
Definition at line 264 of file ntgdihdl.h.
Referenced by GdiSAPCallback(), IntCreateDICW(), and METADC_RosGlueDeleteDC().
| HANDLE _LDC::hPrinter |
Definition at line 271 of file ntgdihdl.h.
Referenced by AbortDoc(), EndDoc(), IntEndPage(), StartDocW(), and StartPage().
| INT _LDC::iType |
Definition at line 266 of file ntgdihdl.h.
Referenced by GdiIsMetaFileDC(), GetAndSetDCDWord(), IntCreateDICW(), METADC_RosGlueDeleteDC(), SelectPalette(), SetBrushOrgEx(), SetColorSpace(), and SetMetaRgn().
| LIST_ENTRY _LDC::leRecords |
Definition at line 279 of file ntgdihdl.h.
| ABORTPROC _LDC::pAbortProc |
Definition at line 269 of file ntgdihdl.h.
Referenced by GdiSAPCallback(), SetAbortProc(), and StartDocW().
| PDEVMODEW _LDC::pdm |
Definition at line 272 of file ntgdihdl.h.
| HPEN _LDC::PenColor |
Definition at line 282 of file ntgdihdl.h.
| PUMDHPDEV _LDC::pUMdhpdev |
Definition at line 274 of file ntgdihdl.h.
| PVOID _LDC::pUMPDev |
Definition at line 273 of file ntgdihdl.h.
| PVOID _LDC::pvEmfDC |
Definition at line 267 of file ntgdihdl.h.
| PVOID _LDC::pvEMFSpoolData |
Definition at line 277 of file ntgdihdl.h.
| LPWSTR _LDC::pwszPort |
Definition at line 268 of file ntgdihdl.h.
Referenced by StartDocW().
| UNIVERSAL_FONT_ID _LDC::ufi |
Definition at line 276 of file ntgdihdl.h.
| PVOID _LDC::UFIHashTable[3] |
Definition at line 275 of file ntgdihdl.h.