ReactOS 0.4.15-dev-8614-gbc76250
|
#include <gdiplus_private.h>
Definition at line 223 of file gdiplus_private.h.
BOOL GpGraphics::alpha_hdc |
Definition at line 227 of file gdiplus_private.h.
Referenced by draw_driver_string(), GdipDrawImagePointsRect(), GdipDrawPath(), GdipFillPath(), and GdipFillRegion().
BOOL GpGraphics::busy |
Definition at line 240 of file gdiplus_private.h.
Referenced by GdipDeleteGraphics(), GdipDrawArc(), GdipDrawBezier(), GdipDrawBeziers(), GdipDrawBeziersI(), GdipDrawClosedCurve2(), GdipDrawCurve2(), GdipDrawEllipse(), GdipDrawLines(), GdipDrawPath(), GdipDrawPie(), GdipDrawPolygon(), GdipDrawRectangle(), GdipDrawRectangles(), GdipFillClosedCurve2(), GdipFillEllipse(), GdipFillPath(), GdipFillPie(), GdipFillPolygon(), GdipFillPolygonI(), GdipFillRegion(), GdipFlush(), GdipGetClip(), GdipGetClipBounds(), GdipGetClipBoundsI(), GdipGetCompositingMode(), GdipGetCompositingQuality(), GdipGetDC(), GdipGetDpiX(), GdipGetDpiY(), GdipGetInterpolationMode(), GdipGetNearestColor(), GdipGetPageScale(), GdipGetPageUnit(), GdipGetPixelOffsetMode(), GdipGetSmoothingMode(), GdipGetTextRenderingHint(), GdipGetVisibleClipBounds(), GdipGetWorldTransform(), GdipGraphicsClear(), GdipIsVisiblePoint(), GdipIsVisibleRect(), GdipMultiplyWorldTransform(), GdipReleaseDC(), GdipResetClip(), GdipResetWorldTransform(), GdipRotateWorldTransform(), GdipScaleWorldTransform(), GdipSetClipHrgn(), GdipSetClipPath(), GdipSetClipRect(), GdipSetClipRectI(), GdipSetClipRegion(), GdipSetCompositingMode(), GdipSetCompositingQuality(), GdipSetInterpolationMode(), GdipSetPageScale(), GdipSetPageUnit(), GdipSetPixelOffsetMode(), GdipSetSmoothingMode(), GdipSetTextRenderingHint(), GdipSetWorldTransform(), GdipTransformPoints(), GdipTranslateClip(), GdipTranslateClipI(), and GdipTranslateWorldTransform().
GpRegion* GpGraphics::clip |
Definition at line 241 of file gdiplus_private.h.
Referenced by GdipDeleteGraphics(), GdipGetClip(), GdipGetClipBoundsI(), GdipIsClipEmpty(), GdipResetClip(), GdipSetClipGraphics(), GdipSetClipHrgn(), GdipSetClipPath(), GdipSetClipRect(), GdipSetClipRegion(), GdipTranslateClip(), GdipTranslateClipI(), get_clip_hrgn(), get_visible_clip_region(), and restore_container().
CompositingMode GpGraphics::compmode |
Definition at line 234 of file gdiplus_private.h.
Referenced by GdipGetCompositingMode(), GdipSetCompositingMode(), and restore_container().
CompositingQuality GpGraphics::compqual |
Definition at line 231 of file gdiplus_private.h.
Referenced by GdipGetCompositingQuality(), GdipSetCompositingQuality(), and restore_container().
Definition at line 243 of file gdiplus_private.h.
Referenced by begin_container(), end_container(), GdipBeginContainer(), and GdipDeleteGraphics().
GraphicsContainer GpGraphics::contid |
Definition at line 244 of file gdiplus_private.h.
Referenced by begin_container(), GdipBeginContainer(), and restore_container().
HRGN GpGraphics::gdi_clip |
Definition at line 248 of file gdiplus_private.h.
Referenced by GdipDeleteGraphics(), and get_clip_hrgn().
GpMatrix GpGraphics::gdi_transform |
Definition at line 247 of file gdiplus_private.h.
Referenced by GdipCreateFromHDC2(), and get_graphics_transform().
INT GpGraphics::gdi_transform_acquire_count |
Definition at line 246 of file gdiplus_private.h.
Referenced by gdi_transform_acquire(), and gdi_transform_release().
INT GpGraphics::gdi_transform_save |
Definition at line 246 of file gdiplus_private.h.
Referenced by gdi_transform_acquire(), and gdi_transform_release().
HDC GpGraphics::hdc |
Definition at line 224 of file gdiplus_private.h.
Referenced by alpha_blend_hdc_pixels(), alpha_blend_pixels_hrgn(), brush_fill_path(), draw_cap(), draw_driver_string(), draw_poly(), GDI32_GdipDrawDriverString(), GDI32_GdipDrawPath(), GDI32_GdipFillPath(), GDI32_GdipFillRegion(), gdi_alpha_blend(), gdi_transform_acquire(), gdi_transform_release(), GdipDeleteGraphics(), GdipDrawImagePointsRect(), GdipDrawPath(), GdipDrawString(), GdipFlush(), GdipGetDC(), GdipMeasureCharacterRanges(), GdipMeasureString(), GdipReleaseDC(), get_gdi_transform(), get_graphics_bounds(), get_graphics_device_bounds(), get_path_hrgn(), prepare_dc(), restore_dc(), and trace_path().
HWND GpGraphics::hwnd |
Definition at line 225 of file gdiplus_private.h.
Referenced by GdipDeleteGraphics(), and get_graphics_device_bounds().
GpImage* GpGraphics::image |
Definition at line 228 of file gdiplus_private.h.
Referenced by alpha_blend_bmp_pixels(), alpha_blend_pixels_hrgn(), begin_container(), end_container(), GdipBeginContainer(), GdipDeleteGraphics(), GdipDrawImagePointsRect(), GdipDrawPath(), GdipFillPath(), GdipFillRectangles(), GdipFillRegion(), GdipGetDC(), GdipGraphicsClear(), GdipMultiplyWorldTransform(), GdipReleaseDC(), GdipResetWorldTransform(), GdipRotateWorldTransform(), GdipScaleWorldTransform(), GdipSetClipRect(), GdipSetClipRegion(), GdipSetCompositingMode(), GdipSetCompositingQuality(), GdipSetInterpolationMode(), GdipSetPageScale(), GdipSetPageUnit(), GdipSetPixelOffsetMode(), GdipSetSmoothingMode(), GdipSetTextRenderingHint(), GdipSetWorldTransform(), GdipTranslateWorldTransform(), get_graphics_device_bounds(), get_visible_clip_region(), test_DrawImage(), test_DrawImage_scale(), test_DrawImage_SourceCopy(), test_GdipDrawImagePointRect(), and test_GdipDrawImagePointsRectOnMemoryDC().
ImageType GpGraphics::image_type |
Definition at line 229 of file gdiplus_private.h.
Referenced by GdipDeleteGraphics(), and get_visible_clip_region().
InterpolationMode GpGraphics::interpolation |
Definition at line 232 of file gdiplus_private.h.
Referenced by brush_fill_pixels(), GdipDrawImagePointsRect(), GdipGetInterpolationMode(), GdipSetInterpolationMode(), and restore_container().
INT GpGraphics::origin_x |
Definition at line 245 of file gdiplus_private.h.
Referenced by GdipGetRenderingOrigin(), GdipSetRenderingOrigin(), and restore_container().
INT GpGraphics::origin_y |
Definition at line 245 of file gdiplus_private.h.
Referenced by GdipGetRenderingOrigin(), GdipSetRenderingOrigin(), and restore_container().
BOOL GpGraphics::owndc |
Definition at line 226 of file gdiplus_private.h.
Referenced by GdipDeleteGraphics().
PixelOffsetMode GpGraphics::pixeloffset |
Definition at line 233 of file gdiplus_private.h.
Referenced by brush_fill_pixels(), GdipDrawImagePointsRect(), GdipGetPixelOffsetMode(), GdipSetPixelOffsetMode(), and restore_container().
REAL GpGraphics::scale |
Definition at line 237 of file gdiplus_private.h.
Referenced by GdipDrawImagePointsRect(), GdipGetLogFontW(), GdipGetPageScale(), GdipSetPageScale(), GdipSetPageUnit(), get_graphics_transform(), prepare_dc(), and restore_container().
SmoothingMode GpGraphics::smoothing |
Definition at line 230 of file gdiplus_private.h.
Referenced by GdipGetSmoothingMode(), GdipSetSmoothingMode(), and restore_container().
BYTE* GpGraphics::temp_bits |
Definition at line 253 of file gdiplus_private.h.
Referenced by GdipGetDC(), and GdipReleaseDC().
HBITMAP GpGraphics::temp_hbitmap |
Definition at line 250 of file gdiplus_private.h.
Referenced by GdipGetDC(), and GdipReleaseDC().
int GpGraphics::temp_hbitmap_height |
Definition at line 252 of file gdiplus_private.h.
Referenced by GdipGetDC(), and GdipReleaseDC().
int GpGraphics::temp_hbitmap_width |
Definition at line 251 of file gdiplus_private.h.
Referenced by GdipGetDC(), and GdipReleaseDC().
HDC GpGraphics::temp_hdc |
Definition at line 254 of file gdiplus_private.h.
Referenced by GdipGetDC(), and GdipReleaseDC().
UINT GpGraphics::textcontrast |
Definition at line 242 of file gdiplus_private.h.
Referenced by GdipGetTextContrast(), GdipSetTextContrast(), and restore_container().
TextRenderingHint GpGraphics::texthint |
Definition at line 235 of file gdiplus_private.h.
Referenced by GdipGetTextRenderingHint(), GdipSetTextRenderingHint(), and restore_container().
GpUnit GpGraphics::unit |
Definition at line 236 of file gdiplus_private.h.
Referenced by GdipDrawImagePointRect(), GdipDrawString(), GdipGetLogFontW(), GdipGetPageUnit(), GdipMeasureCharacterRanges(), GdipMeasureString(), GdipSetPageScale(), GdipSetPageUnit(), get_font_hfont(), get_graphics_transform(), get_log_fontW(), prepare_dc(), and restore_container().
GpMatrix GpGraphics::worldtrans |
Definition at line 239 of file gdiplus_private.h.
Referenced by GdipBeginContainer(), GdipGetLogFontW(), GdipGetWorldTransform(), GdipMultiplyWorldTransform(), GdipResetWorldTransform(), GdipRotateWorldTransform(), GdipScaleWorldTransform(), GdipSetWorldTransform(), GdipTranslateWorldTransform(), get_graphics_transform(), prepare_dc(), and restore_container().
REAL GpGraphics::xres |
Definition at line 238 of file gdiplus_private.h.
Referenced by GdipBeginContainer(), GdipDrawImagePointRect(), GdipDrawImagePointsRect(), GdipDrawString(), GdipGetDpiX(), GdipGetLogFontW(), GdipMeasureCharacterRanges(), GdipMeasureString(), get_font_hfont(), get_graphics_transform(), get_log_fontW(), and prepare_dc().
REAL GpGraphics::yres |
Definition at line 238 of file gdiplus_private.h.
Referenced by GdipBeginContainer(), GdipDrawImagePointRect(), GdipDrawImagePointsRect(), GdipGetDpiY(), GdipGetLogFontW(), get_font_hfont(), get_graphics_transform(), and get_log_fontW().