ReactOS
0.4.15-dev-1618-g9c8ed68
|
#include <precomp.h>
USHORT tagBITMAPINFOHEADER::biBitCount |
Definition at line 37 of file precomp.h.
Referenced by BootLogoFadeIn(), START_TEST(), and VidBitBlt().
ULONG tagBITMAPINFOHEADER::biClrImportant |
Definition at line 43 of file precomp.h.
Referenced by START_TEST().
ULONG tagBITMAPINFOHEADER::biClrUsed |
Definition at line 42 of file precomp.h.
Referenced by BootLogoFadeIn(), START_TEST(), and VidBitBlt().
ULONG tagBITMAPINFOHEADER::biCompression |
Definition at line 38 of file precomp.h.
Referenced by START_TEST(), and VidBitBlt().
LONG tagBITMAPINFOHEADER::biHeight |
Definition at line 35 of file precomp.h.
Referenced by BitBltAligned(), START_TEST(), and VidBitBlt().
USHORT tagBITMAPINFOHEADER::biPlanes |
Definition at line 36 of file precomp.h.
Referenced by START_TEST(), and VidBitBlt().
ULONG tagBITMAPINFOHEADER::biSize |
Definition at line 33 of file precomp.h.
Referenced by BitBltPalette(), BootLogoFadeIn(), DisplayBootBitmap(), START_TEST(), and VidBitBlt().
ULONG tagBITMAPINFOHEADER::biSizeImage |
Definition at line 39 of file precomp.h.
Referenced by START_TEST().
LONG tagBITMAPINFOHEADER::biWidth |
Definition at line 34 of file precomp.h.
Referenced by BitBltAligned(), START_TEST(), and VidBitBlt().
LONG tagBITMAPINFOHEADER::biXPelsPerMeter |
Definition at line 40 of file precomp.h.
Referenced by START_TEST().
LONG tagBITMAPINFOHEADER::biYPelsPerMeter |
Definition at line 41 of file precomp.h.
Referenced by START_TEST().