ReactOS 0.4.16-dev-1520-gb558596
|
#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(), and START_TEST().
BITMAP tagDIBSECTION::dsBm |
Definition at line 2115 of file wingdi.h.
Referenced by BITMAP_GetObject(), CreateCompatibleBitmap(), draw_ole(), IntCreateCompatibleBitmap(), ME_GetOLEObjectSize(), START_TEST(), and test_dibsections().
BITMAPINFOHEADER tagDIBSECTION::dsBmih |
Definition at line 2116 of file wingdi.h.
Referenced by BITMAP_GetObject(), CreateCompatibleBitmap(), IntCreateCompatibleBitmap(), START_TEST(), and test_dibsections().
HANDLE tagDIBSECTION::dshSection |
Definition at line 2118 of file wingdi.h.
Referenced by BITMAP_GetObject(), and START_TEST().
DWORD tagDIBSECTION::dsOffset |
Definition at line 2119 of file wingdi.h.
Referenced by BITMAP_GetObject(), and START_TEST().