Searched refs:hdcUpdate (Results 1 – 4 of 4) sorted by relevance
748 HDC hdcUpdate; in winBltExposedRegionsShadowGDI() local752 hdcUpdate = BeginPaint(pScreenPriv->hwndScreen, &ps); in winBltExposedRegionsShadowGDI()758 SelectPalette(hdcUpdate, pCmapPriv->hPalette, FALSE); in winBltExposedRegionsShadowGDI()759 RealizePalette(hdcUpdate); in winBltExposedRegionsShadowGDI()763 BitBlt(hdcUpdate, in winBltExposedRegionsShadowGDI()
854 HDC hdcUpdate; in winBltExposedRegionsShadowDDNL() local871 hdcUpdate = BeginPaint(pScreenPriv->hwndScreen, &ps); in winBltExposedRegionsShadowDDNL()872 if (hdcUpdate == NULL) { in winBltExposedRegionsShadowDDNL()949 if (hdcUpdate != NULL) in winBltExposedRegionsShadowDDNL()
338 HDC hdcUpdate; in winMWExtWMWindowProc() local695 hdcUpdate = BeginPaint(hwnd, &ps); in winMWExtWMWindowProc()698 if (!BitBlt(hdcUpdate, in winMWExtWMWindowProc()
305 HDC hdcUpdate; in winTopLevelWindowProc() local464 hdcUpdate = BeginPaint(hwnd, &ps); in winTopLevelWindowProc()486 if (!BitBlt(hdcUpdate, in winTopLevelWindowProc()