ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Functions | |
VOID | DIB_32BPP_HLine (SURFOBJ *SurfObj, LONG x1, LONG x2, LONG y, ULONG c) |
BOOLEAN | DIB_32BPP_ColorFill (SURFOBJ *DestSurface, RECTL *DestRect, ULONG color) |
#define NDEBUG |
Definition at line 12 of file dib32bppc.c.
Definition at line 31 of file dib32bppc.c.
Definition at line 16 of file dib32bppc.c.
Referenced by DIB_32BPP_ColorFill().