Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_bmp.h99 OSD_RGBQUAD bmiColors[1]; member
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwincursor.c275 pbmiColors = &(pbmi->bmiColors[0]); in winLoadCursor()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog60348 The BITMAPINFO local only has room for a single RBGQUAD in bmiColors, but we
60362 Rewrite winXCursorToHCURSOR() so access to BITMAPINFO bmiColors member doesn't
60366 sufficent room for the extra RGBQUADs bmiColors after the BITMAPINFO bmiHeader.