ReactOS 0.4.16-dev-340-g0540c21
|
#include <wingdi.h>
Public Attributes | |
BITMAP | dsBm |
BITMAPINFOHEADER | dsBmih |
DWORD | dsBitfields [3] |
HANDLE | dshSection |
DWORD | dsOffset |
DWORD tagDIBSECTION::dsBitfields[3] |
Definition at line 1671 of file wingdi.h.
Referenced by BITMAP_GetObject(), IntCreateCompatibleBitmap(), and START_TEST().
BITMAP tagDIBSECTION::dsBm |
Definition at line 1669 of file wingdi.h.
Referenced by BITMAP_GetObject(), CreateCompatibleBitmap(), IntCreateCompatibleBitmap(), ME_DrawOLE(), ME_GetOLEObjectSize(), START_TEST(), and test_dibsections().
BITMAPINFOHEADER tagDIBSECTION::dsBmih |
Definition at line 1670 of file wingdi.h.
Referenced by BITMAP_GetObject(), CreateCompatibleBitmap(), IntCreateCompatibleBitmap(), START_TEST(), and test_dibsections().
HANDLE tagDIBSECTION::dshSection |
Definition at line 1672 of file wingdi.h.
Referenced by BITMAP_GetObject(), and START_TEST().
DWORD tagDIBSECTION::dsOffset |
Definition at line 1673 of file wingdi.h.
Referenced by BITMAP_GetObject(), and START_TEST().