ReactOS 0.4.15-dev-7842-g558ab78
emf Struct Reference
Collaboration diagram for emf:

Public Attributes

ENHMETAHEADERemh
 
WINEDCdc_attr
 
UINT handles_size
 
UINT cur_handles
 
HGDIOBJhandles
 
HANDLE file
 
HBRUSH dc_brush
 
HPEN dc_pen
 
BOOL path
 

Detailed Description

Definition at line 44 of file emfdc.c.

Member Data Documentation

◆ cur_handles

UINT emf::cur_handles

Definition at line 48 of file emfdc.c.

Referenced by CreateEnhMetaFileW(), emfdc_add_handle(), and emfdc_delete_object().

◆ dc_attr

WINEDC* emf::dc_attr

Definition at line 47 of file emfdc.c.

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_PolyBezier(), EMFDC_PolyBezierTo(), EMFDC_PolyDraw(), EMFDC_Polygon(), EMFDC_Polyline(), emfdc_polylinegon(), EMFDC_PolylineTo(), 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_SelectObject(), 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_update_bounds(), EMFDC_WidenPath(), EMFDC_WriteEscape(), EMFDC_WriteNamedEscape(), emfdrv_stroke_and_fill_path(), and get_points_bounds().

◆ dc_brush

HBRUSH emf::dc_brush

Definition at line 51 of file emfdc.c.

Referenced by CloseEnhMetaFile(), CreateEnhMetaFileW(), and EMFDC_SetDCBrushColor().

◆ dc_pen

HPEN emf::dc_pen

Definition at line 52 of file emfdc.c.

Referenced by CloseEnhMetaFile(), CreateEnhMetaFileW(), and EMFDC_SetDCPenColor().

◆ emh

◆ file

HANDLE emf::file

Definition at line 50 of file emfdc.c.

Referenced by CloseEnhMetaFile(), and CreateEnhMetaFileW().

◆ handles

HGDIOBJ* emf::handles

◆ handles_size

UINT emf::handles_size

Definition at line 48 of file emfdc.c.

Referenced by CreateEnhMetaFileW(), emfdc_add_handle(), EMFDC_DeleteDC(), and emfdc_find_object().

◆ path


The documentation for this struct was generated from the following file: