Searched refs:VBoxExtWndDestroy (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dvboxext.h47 HRESULT VBoxExtWndDestroy(HWND hWnd, HDC hDC);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dvboxext.h46 HRESULT VBoxExtWndDestroy(HWND hWnd, HDC hDC);
H A Dvboxext.c640 HRESULT VBoxExtWndDestroy(HWND hWnd, HDC hDC) function
H A Dswapchain.c201 VBoxExtWndDestroy(This->win_handle, This->hDC);
1253 VBoxExtWndDestroy(swapchain->win_handle, swapchain->hDC);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dvboxext.h46 HRESULT VBoxExtWndDestroy(HWND hWnd, HDC hDC);
H A Dvboxext.c638 HRESULT VBoxExtWndDestroy(HWND hWnd, HDC hDC) function
H A Dswapchain.c230 VBoxExtWndDestroy(swapchain->win_handle, swapchain->hDC);
1360 VBoxExtWndDestroy(swapchain->win_handle, swapchain->hDC);

Completed in 58 milliseconds