|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | __USES_SOURCE 0 |
| #define | __USES_PATTERN 1 |
| #define | __USES_DEST 1 |
| #define | __USES_MASK 1 |
| #define | __FUNCTIONNAME MaskPatPaint |
| #define | _DibDoRop(pBltData, M, D, S, P) pBltData->apfnDoRop[M](D,0,P) |
| #define | __FUNCTIONNAME MaskPatPaint_Solid |
| #define | __USES_SOLID_BRUSH 1 |
Functions | |
| VOID FASTCALL | Dib_MaskPatPaint (PBLTDATA pBltData) |
| #define __FUNCTIONNAME MaskPatPaint |
Definition at line 16 of file MaskPatPaint.c.
| #define __FUNCTIONNAME MaskPatPaint_Solid |
Definition at line 16 of file MaskPatPaint.c.
| #define __USES_DEST 1 |
Definition at line 6 of file MaskPatPaint.c.
| #define __USES_MASK 1 |
Definition at line 7 of file MaskPatPaint.c.
| #define __USES_PATTERN 1 |
Definition at line 5 of file MaskPatPaint.c.
| #define __USES_SOLID_BRUSH 1 |
Definition at line 17 of file MaskPatPaint.c.
| #define __USES_SOURCE 0 |
Definition at line 4 of file MaskPatPaint.c.
Definition at line 11 of file MaskPatPaint.c.
Definition at line 22 of file MaskPatPaint.c.