|
ReactOS 0.4.16-dev-2332-g4cba65d
|
#include <wingdi.h>

Public Attributes | |
| BITMAP | dsBm |
| BITMAPINFOHEADER | dsBmih |
| DWORD | dsBitfields [3] |
| HANDLE | dshSection |
| DWORD | dsOffset |
| DWORD tagDIBSECTION::dsBitfields[3] |
Definition at line 2117 of file wingdi.h.
Referenced by BITMAP_GetObject(), IntCreateCompatibleBitmap(), START_TEST(), and test_D3DKMTCreateDCFromMemory().
| BITMAP tagDIBSECTION::dsBm |
Definition at line 2115 of file wingdi.h.
Referenced by BITMAP_GetObject(), CreateCompatibleBitmap(), draw_ole(), get_bitmap_info(), ImageList_LoadImageW(), IntCreateCompatibleBitmap(), ME_GetOLEObjectSize(), prepare_alpha(), prepare_png_alpha(), START_TEST(), test_D3DKMTCreateDCFromMemory(), test_dibsections(), test_pattern_brush(), and UXTHEME_GetImageBackBackgroundRegion().
| BITMAPINFOHEADER tagDIBSECTION::dsBmih |
Definition at line 2116 of file wingdi.h.
Referenced by BITMAP_GetObject(), CreateCompatibleBitmap(), GdipCreateFromHDC2(), IntCreateCompatibleBitmap(), prepare_alpha(), prepare_png_alpha(), START_TEST(), test_D3DKMTCreateDCFromMemory(), and test_dibsections().
| HANDLE tagDIBSECTION::dshSection |
Definition at line 2118 of file wingdi.h.
Referenced by BITMAP_GetObject(), START_TEST(), and test_D3DKMTCreateDCFromMemory().
| DWORD tagDIBSECTION::dsOffset |
Definition at line 2119 of file wingdi.h.
Referenced by BITMAP_GetObject(), START_TEST(), and test_D3DKMTCreateDCFromMemory().