Searched refs:WM_VMSVGA3D_DESTROYWINDOW (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d.h30 # define WM_VMSVGA3D_DESTROYWINDOW (WM_APP+3) macro
H A DDevVGA-SVGA3d-shared.cpp177 if (msg.message == WM_VMSVGA3D_DESTROYWINDOW)
H A DDevVGA-SVGA3d-ogl.cpp4626 int rc = vmsvga3dSendThreadMessage(pState->pWindowThread, pState->WndRequestSem, WM_VMSVGA3D_DESTROYWINDOW, (WPARAM)pContext->hwnd, 0);
H A DDevVGA-SVGA3d-win.cpp3153 int rc = vmsvga3dSendThreadMessage(pState->pWindowThread, pState->WndRequestSem, WM_VMSVGA3D_DESTROYWINDOW, (WPARAM)pContext->hwnd, 0);

Completed in 138 milliseconds