Searched refs:bmiColors (Results 1 – 3 of 3) sorted by relevance
99 OSD_RGBQUAD bmiColors[1]; member
275 pbmiColors = &(pbmi->bmiColors[0]); in winLoadCursor()
60348 The BITMAPINFO local only has room for a single RBGQUAD in bmiColors, but we60362 Rewrite winXCursorToHCURSOR() so access to BITMAPINFO bmiColors member doesn't60366 sufficent room for the extra RGBQUADs bmiColors after the BITMAPINFO bmiHeader.