ReactOS 0.4.16-dev-306-g647d351
|
#include <gdiplustypes.h>
Public Attributes | |
INT | X |
INT | Y |
INT | Width |
INT | Height |
Definition at line 667 of file gdiplustypes.h.
INT Rect::Height |
Definition at line 672 of file gdiplustypes.h.
Referenced by brush_fill_pixels(), Graphics::DrawImage(), encode_image_wic(), GdipBitmapLockBits(), GdipDrawImagePointsRect(), GdipGetPathWorldBoundsI(), GdipGetRegionScansI(), SOFTWARE_GdipDrawDriverString(), SOFTWARE_GdipDrawThinPath(), SOFTWARE_GdipFillRegion(), test_GdipGetVisibleClipBounds_memoryDC(), test_GdipGetVisibleClipBounds_screen(), test_GdipGetVisibleClipBounds_window(), and TextureBrush::TextureBrush().
INT Rect::Width |
Definition at line 671 of file gdiplustypes.h.
Referenced by brush_fill_pixels(), Graphics::DrawImage(), encode_image_wic(), GdipBitmapLockBits(), GdipDrawImagePointsRect(), GdipGetPathWorldBoundsI(), GdipGetRegionScansI(), SOFTWARE_GdipDrawDriverString(), SOFTWARE_GdipDrawThinPath(), SOFTWARE_GdipFillRegion(), test_GdipGetVisibleClipBounds_memoryDC(), test_GdipGetVisibleClipBounds_screen(), test_GdipGetVisibleClipBounds_window(), and TextureBrush::TextureBrush().
INT Rect::X |
Definition at line 669 of file gdiplustypes.h.
Referenced by brush_fill_pixels(), Graphics::DrawImage(), encode_image_wic(), GdipBitmapLockBits(), GdipDrawImagePointsRect(), GdipGetPathWorldBoundsI(), GdipGetRegionScansI(), SOFTWARE_GdipDrawDriverString(), SOFTWARE_GdipDrawThinPath(), SOFTWARE_GdipFillRegion(), test_GdipGetVisibleClipBounds_memoryDC(), test_GdipGetVisibleClipBounds_screen(), test_GdipGetVisibleClipBounds_window(), and TextureBrush::TextureBrush().
INT Rect::Y |
Definition at line 670 of file gdiplustypes.h.
Referenced by brush_fill_pixels(), Graphics::DrawImage(), encode_image_wic(), GdipBitmapLockBits(), GdipDrawImagePointsRect(), GdipGetPathWorldBoundsI(), GdipGetRegionScansI(), SOFTWARE_GdipDrawDriverString(), SOFTWARE_GdipDrawThinPath(), SOFTWARE_GdipFillRegion(), test_GdipGetVisibleClipBounds_memoryDC(), test_GdipGetVisibleClipBounds_screen(), test_GdipGetVisibleClipBounds_window(), and TextureBrush::TextureBrush().