Home
last modified time | relevance | path

Searched refs:DCDest (Results 1 – 1 of 1) sorted by relevance

/reactos/win32ss/gdi/ntgdi/
H A Dbitblt.c29 PDC DCDest; in NtGdiAlphaBlend() local
61 DCDest = apObj[0]; in NtGdiAlphaBlend()
215 PDC DCDest, DCSrc; in NtGdiTransparentBlt() local
239 DCDest = apObj[0]; in NtGdiTransparentBlt()
329 PDC DCDest; in NtGdiMaskBlt() local
396 DCDest = apObj[0]; in NtGdiMaskBlt()
399 ASSERT(DCDest); in NtGdiMaskBlt()
400 if (NULL == DCDest) in NtGdiMaskBlt()
538 DC_UnlockDc(DCDest); in NtGdiMaskBlt()
585 PDC DCDest; in GreStretchBltMask() local
[all …]