Searched refs:DIB_pixels (Results 1 – 2 of 2) sorted by relevance
244 uint32_t *DIB_pixels; in NetWMToWinIconAlpha() local263 DIB_RGB_COLORS, (void **) &DIB_pixels, NULL, in NetWMToWinIconAlpha()271 memcpy(DIB_pixels, pixels, height * width * 4); in NetWMToWinIconAlpha()
60948 Avoid a null dereference of DIB_pixels if CreateDIBSection() fails in