ReactOS 0.4.16-dev-853-g88d9285
|
Public Attributes | |
GpGraphics * | graphics |
GDIPCONST GpBrush * | brush |
REAL | x |
REAL | y |
REAL | rel_width |
REAL | rel_height |
REAL | ascent |
Definition at line 5647 of file graphics.c.
REAL draw_string_args::ascent |
Definition at line 5650 of file graphics.c.
Referenced by GdipMeasureDriverString().
Definition at line 5649 of file graphics.c.
Referenced by draw_driver_string(), GDI32_GdipDrawDriverString(), GdipDrawDriverString(), GdipDrawString(), and SOFTWARE_GdipDrawDriverString().
GpGraphics* draw_string_args::graphics |
Definition at line 5648 of file graphics.c.
Referenced by begin_container(), draw_driver_string(), end_container(), GDI32_GdipDrawDriverString(), gdi_transform_acquire(), gdi_transform_release(), gdip_transform_points(), GdipBeginContainer(), GdipBeginContainer2(), GdipBeginContainerI(), GdipComment(), GdipDrawDriverString(), GdipDrawPolygon(), GdipDrawPolygonI(), GdipDrawString(), GdipEndContainer(), GdipGetClip(), GdipGetDC(), GdipGetDpiX(), GdipGetDpiY(), GdipGetRenderingOrigin(), GdipGraphicsSetAbort(), GdipIsVisibleClipEmpty(), GdipMeasureDriverString(), GdipMultiplyWorldTransform(), GdipReleaseDC(), GdipResetClip(), GdipResetPageTransform(), GdipResetWorldTransform(), GdipRestoreGraphics(), GdipRotateWorldTransform(), GdipSaveGraphics(), GdipScaleWorldTransform(), GdipSetClipGraphics(), GdipSetClipHrgn(), GdipSetClipPath(), GdipSetClipRect(), GdipSetClipRectI(), GdipSetClipRegion(), GdipSetCompositingMode(), GdipSetCompositingQuality(), GdipSetInterpolationMode(), GdipSetPageScale(), GdipSetPageUnit(), GdipSetPixelOffsetMode(), GdipSetRenderingOrigin(), GdipSetSmoothingMode(), GdipSetTextContrast(), GdipSetTextRenderingHint(), GdipSetWorldTransform(), GdipTransformPoints(), GdipTransformPointsI(), GdipTranslateClip(), GdipTranslateClipI(), GdipTranslateWorldTransform(), get_graphics_transform(), and SOFTWARE_GdipDrawDriverString().
REAL draw_string_args::rel_height |
Definition at line 5650 of file graphics.c.
Referenced by GdipDrawString(), and GdipMeasureDriverString().
REAL draw_string_args::rel_width |
Definition at line 5650 of file graphics.c.
Referenced by GdipDrawString(), and GdipMeasureDriverString().
REAL draw_string_args::x |
Definition at line 5650 of file graphics.c.
REAL draw_string_args::y |
Definition at line 5650 of file graphics.c.