Searched refs:xorDC (Results 1 – 1 of 1) sorted by relevance
296 HDC xorDC = CreateCompatibleDC(hdc); in NetWMToWinIconThreshold() local305 SelectObject(xorDC, ii.hbmColor); in NetWMToWinIconThreshold()311 SetPixelV(xorDC, col, row, in NetWMToWinIconThreshold()317 SetPixelV(xorDC, col, row, RGB(0, 0, 0)); in NetWMToWinIconThreshold()323 DeleteDC(xorDC); in NetWMToWinIconThreshold()