ReactOS
0.4.12-dev-722-g4ba3c90
|
#include "precomp.h"
Go to the source code of this file.
Functions | |
BOOL | ColorKeyedMaskBlt (HDC hdcDest, int nXDest, int nYDest, int nWidth, int nHeight, HDC hdcSrc, int nXSrc, int nYSrc, HBITMAP hbmMask, int xMask, int yMask, DWORD dwRop, COLORREF keyColor) |
BOOL ColorKeyedMaskBlt | ( | HDC | hdcDest, |
int | nXDest, | ||
int | nYDest, | ||
int | nWidth, | ||
int | nHeight, | ||
HDC | hdcSrc, | ||
int | nXSrc, | ||
int | nYSrc, | ||
HBITMAP | hbmMask, | ||
int | xMask, | ||
int | yMask, | ||
DWORD | dwRop, | ||
COLORREF | keyColor | ||
) |
Definition at line 25 of file selection.cpp.
Referenced by SelectionModel::DrawSelection().