ReactOS 0.4.16-dev-38-g96c65e9
|
#include <gdi_private.h>
Public Attributes | |
HDC | hdc |
ULONG | Flags |
INT | iType |
PEMF | emf |
LPWSTR | pwszPort |
ABORTPROC | pAbortProc |
DWORD | CallBackTick |
HANDLE | hPrinter |
PDEVMODEW | pdm |
PVOID | pUMPDev |
PVOID | pUMdhpdev |
PVOID | UFIHashTable [3] |
ULONG | ufi [2] |
PVOID | pvEMFSpoolData |
ULONG | cjSize |
LIST_ENTRY | leRecords |
ULONG | DevCaps [36] |
HBRUSH | hBrush |
HPEN | hPen |
INT | save_level |
RECTL | emf_bounds |
Definition at line 109 of file gdi_private.h.
DWORD tagWINEDC::CallBackTick |
Definition at line 117 of file gdi_private.h.
ULONG tagWINEDC::cjSize |
Definition at line 125 of file gdi_private.h.
ULONG tagWINEDC::DevCaps[36] |
Definition at line 127 of file gdi_private.h.
PEMF tagWINEDC::emf |
Definition at line 114 of file gdi_private.h.
Referenced by CloseEnhMetaFile(), CreateEnhMetaFileW(), EMFDC_AbortPath(), EMFDC_AlphaBlend(), EMFDC_AngleArc(), EMFDC_ArcChordPie(), EMFDC_BeginPath(), EMFDC_BitBlt(), EMFDC_CloseFigure(), emfdc_delete_object(), EMFDC_DeleteDC(), EMFDC_Ellipse(), EMFDC_EndPath(), EMFDC_ExcludeClipRect(), EMFDC_ExtFloodFill(), EMFDC_ExtSelectClipRgn(), EMFDC_ExtTextOut(), EMFDC_FillPath(), EMFDC_FillRgn(), EMFDC_FlattenPath(), EMFDC_FrameRgn(), EMFDC_GdiComment(), EMFDC_GradientFill(), EMFDC_IntersectClipRect(), EMFDC_InvertRgn(), EMFDC_LineTo(), EMFDC_MaskBlt(), EMFDC_ModifyWorldTransform(), EMFDC_MoveTo(), EMFDC_OffsetClipRgn(), EMFDC_PaintRgn(), EMFDC_PatBlt(), EMFDC_PlgBlt(), EMFDC_PolyDraw(), emfdc_polylinegon(), EMFDC_PolyPolygon(), EMFDC_PolyPolyline(), EMFDC_Rectangle(), EMFDC_RestoreDC(), EMFDC_RoundRect(), EMFDC_SaveDC(), EMFDC_ScaleViewportExtEx(), EMFDC_ScaleWindowExtEx(), emfdc_select_brush(), emfdc_select_font(), emfdc_select_pen(), EMFDC_SelectClipPath(), EMFDC_SelectPalette(), EMFDC_SetArcDirection(), EMFDC_SetBkColor(), EMFDC_SetBkMode(), EMFDC_SetBrushOrg(), EMFDC_SetDCBrushColor(), EMFDC_SetDCPenColor(), EMFDC_SetDIBitsToDevice(), EMFDC_SetLayout(), EMFDC_SetMapMode(), EMFDC_SetMapperFlags(), EMFDC_SetMetaRgn(), EMFDC_SetPixel(), EMFDC_SetPolyFillMode(), EMFDC_SetROP2(), EMFDC_SetStretchBltMode(), EMFDC_SetTextAlign(), EMFDC_SetTextColor(), EMFDC_SetTextJustification(), EMFDC_SetViewportExtEx(), EMFDC_SetViewportOrgEx(), EMFDC_SetWindowExtEx(), EMFDC_SetWindowOrgEx(), EMFDC_SetWorldTransform(), EMFDC_StretchBlt(), EMFDC_StretchDIBits(), EMFDC_StrokeAndFillPath(), EMFDC_StrokePath(), EMFDC_TransparentBlt(), EMFDC_WidenPath(), EMFDC_WriteEscape(), and EMFDC_WriteNamedEscape().
RECTL tagWINEDC::emf_bounds |
Definition at line 132 of file gdi_private.h.
Referenced by CloseEnhMetaFile(), CreateEnhMetaFileW(), and emfdc_update_bounds().
ULONG tagWINEDC::Flags |
Definition at line 112 of file gdi_private.h.
HBRUSH tagWINEDC::hBrush |
Definition at line 128 of file gdi_private.h.
Referenced by alloc_dc_ptr().
HDC tagWINEDC::hdc |
Definition at line 111 of file gdi_private.h.
Referenced by alloc_dc_ptr(), CreateEnhMetaFileW(), EMFDC_ArcChordPie(), EMFDC_DeleteDC(), EMFDC_Ellipse(), EMFDC_ExtTextOut(), EMFDC_Rectangle(), EMFDC_RestoreDC(), EMFDC_RoundRect(), emfdc_select_brush(), emfdc_select_font(), emfdc_select_pen(), EMFDC_SelectPalette(), EMFDC_SetDCBrushColor(), EMFDC_SetDCPenColor(), emfdc_update_bounds(), emfdrv_stroke_and_fill_path(), and get_points_bounds().
HPEN tagWINEDC::hPen |
Definition at line 129 of file gdi_private.h.
Referenced by alloc_dc_ptr().
HANDLE tagWINEDC::hPrinter |
Definition at line 118 of file gdi_private.h.
INT tagWINEDC::iType |
Definition at line 113 of file gdi_private.h.
Referenced by alloc_dc_ptr(), EMFDC_MaskBlt(), EMFDC_PlgBlt(), and emfdrv_stretchblt().
LIST_ENTRY tagWINEDC::leRecords |
Definition at line 126 of file gdi_private.h.
ABORTPROC tagWINEDC::pAbortProc |
Definition at line 116 of file gdi_private.h.
PDEVMODEW tagWINEDC::pdm |
Definition at line 119 of file gdi_private.h.
PVOID tagWINEDC::pUMdhpdev |
Definition at line 121 of file gdi_private.h.
PVOID tagWINEDC::pUMPDev |
Definition at line 120 of file gdi_private.h.
PVOID tagWINEDC::pvEMFSpoolData |
Definition at line 124 of file gdi_private.h.
LPWSTR tagWINEDC::pwszPort |
Definition at line 115 of file gdi_private.h.
INT tagWINEDC::save_level |
Definition at line 131 of file gdi_private.h.
Referenced by CloseEnhMetaFile(), and EMFDC_RestoreDC().
ULONG tagWINEDC::ufi[2] |
Definition at line 123 of file gdi_private.h.
PVOID tagWINEDC::UFIHashTable[3] |
Definition at line 122 of file gdi_private.h.