ReactOS 0.4.16-dev-297-gc569aee
|
#include "DibLib.h"
Go to the source code of this file.
Functions | |
VOID FASTCALL | Dib_BitBlt_BLACKNESS (PBLTDATA pBltData) |
VOID FASTCALL | Dib_BitBlt_WHITENESS (PBLTDATA pBltData) |
VOID FASTCALL | Dib_BitBlt_NOOP (PBLTDATA pBltData) |
Variables | |
PFN_DIBFUNCTION | gapfnBitBlt_PATCOPY_Solid [] |
Definition at line 8 of file BitBlt_other.c.
Referenced by Dib_MaskCopy().
Definition at line 26 of file BitBlt_other.c.
Definition at line 17 of file BitBlt_other.c.
Referenced by Dib_MaskCopy().
|
extern |
Referenced by Dib_BitBlt_BLACKNESS(), and Dib_BitBlt_WHITENESS().