Searched refs:hbmColor (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUISession.cpp1659 ii.hbmColor = hBitmap;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinuser.h1496 HBITMAP hbmColor; member in struct:_ICONINFO
1506 HBITMAP hbmColor; member in struct:_ICONINFOEXA
1519 HBITMAP hbmColor; member in struct:_ICONINFOEXW
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddevice.c4766 cursorInfo.hbmColor = CreateBitmap(cursor_image->resource.width, cursor_image->resource.height,
4772 if (cursorInfo.hbmColor) DeleteObject(cursorInfo.hbmColor);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwinuser16.h175 HBITMAP16 hbmColor; member in struct:__anon14280
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwinuser16.h175 HBITMAP16 hbmColor; member in struct:__anon1604
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddevice.c6425 cursorInfo.hbmColor = CreateBitmap(pSur->currentDesc.Width, pSur->currentDesc.Height,
6432 if (cursorInfo.hbmColor) DeleteObject(cursorInfo.hbmColor);
/vbox/src/VBox/Frontends/VBoxSDL/
H A DVBoxSDL.cpp4657 ii.hbmColor = hBitmap;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinuser.h2112 HBITMAP hbmColor; member in struct:_ICONINFO

Completed in 202 milliseconds