Searched refs:hbrBackground (Results 1 - 25 of 26) sorted by relevance

12

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DtstMvWnd.cpp62 wc.hbrBackground = NULL;
/vbox/src/VBox/Main/src-server/win/
H A DHostPowerWin.cpp85 wc.hbrBackground = (HBRUSH)(COLOR_BACKGROUND + 1);
/vbox/src/libs/xpcom18a4/nsprpub/lib/tests/windows/
H A Dwinevent.c128 wndclass.hbrBackground = (HBRUSH)GetStockObject( WHITE_BRUSH );
/vbox/src/libs/xpcom18a4/xpcom/tests/windows/
H A DTestHelloXPLoop.cpp99 wndclass.hbrBackground = (HBRUSH)GetStockObject(WHITE_BRUSH);
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-shared.cpp103 wc.hbrBackground = NULL;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_main.c194 wc.hbrBackground = NULL;
H A Dvboxext.c538 wc.hbrBackground = NULL;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_main.c197 wc.hbrBackground = NULL;
H A Dvboxext.c536 wc.hbrBackground = NULL;
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxClipboard.cpp556 wc.hbrBackground = (HBRUSH)(COLOR_BACKGROUND + 1);
H A DVBoxDnD.cpp186 wndClass.hbrBackground = (HBRUSH)(CreateSolidBrush(RGB(255, 0, 0)));
188 wndClass.hbrBackground = (HBRUSH)(COLOR_BACKGROUND + 1);
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/
H A Dpoppad.c136 wndclass.hbrBackground = GetStockObject (WHITE_BRUSH) ;
/vbox/src/libs/libpng-1.2.8/contrib/gregbook/
H A Drpng-win.c461 wndclass.hbrBackground = (HBRUSH)GetStockObject(DKGRAY_BRUSH);
H A Drpng2-win.c676 wndclass.hbrBackground = (HBRUSH)GetStockObject(DKGRAY_BRUSH);
/vbox/src/VBox/HostServices/SharedClipboard/
H A DVBoxClipboard-win.cpp514 wc.hbrBackground = (HBRUSH)(COLOR_BACKGROUND + 1);
/vbox/src/VBox/NetworkServices/DHCP/
H A DVBoxNetDHCP.cpp724 wc.hbrBackground = (HBRUSH)(COLOR_BACKGROUND + 1);
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_wgl.c799 wc.hbrBackground = NULL;
1016 wc.hbrBackground = NULL;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwinuser16.h121 HBRUSH16 hbrBackground; member in struct:__anon14276
136 HBRUSH16 hbrBackground; member in struct:__anon14277
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwinuser16.h121 HBRUSH16 hbrBackground; member in struct:__anon1600
136 HBRUSH16 hbrBackground; member in struct:__anon1601
/vbox/src/libs/libpng-1.2.8/contrib/visupng/
H A DVisualPng.c90 wndclass.hbrBackground = NULL; // (HBRUSH) GetStockObject (GRAY_BRUSH);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinuser.h1336 HBRUSH hbrBackground; member in struct:tagWNDCLASSA
1350 HBRUSH hbrBackground; member in struct:tagWNDCLASSW
1446 HBRUSH hbrBackground; member in struct:tagWNDCLASSEXA
1462 HBRUSH hbrBackground; member in struct:tagWNDCLASSEXW
/vbox/src/VBox/HostDrivers/VBoxUSB/win/lib/
H A DVBoxUsbLib-win.cpp1266 wc.hbrBackground = (HBRUSH)(COLOR_BACKGROUND + 1);
/vbox/src/VBox/NetworkServices/NAT/
H A DVBoxNetLwipNAT.cpp1387 wc.hbrBackground = (HBRUSH)(COLOR_BACKGROUND + 1);
/vbox/src/libs/xpcom18a4/xpcom/threads/
H A Dplevent.c1496 wc.hbrBackground = (HBRUSH) NULL;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinuser.h1921 HBRUSH hbrBackground; member in struct:tagWNDCLASSA
1935 HBRUSH hbrBackground; member in struct:tagWNDCLASSW
2062 HBRUSH hbrBackground; member in struct:tagWNDCLASSEXA
2078 HBRUSH hbrBackground; member in struct:tagWNDCLASSEXW

Completed in 195 milliseconds

12