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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_main.c461 BOOL wined3d_register_window(HWND window, IWineD3DDeviceImpl *device) function
H A Dwined3d_private.h1666 BOOL wined3d_register_window(HWND window, struct IWineD3DDeviceImpl *device) DECLSPEC_HIDDEN;
H A Ddevice.c1587 if (!wined3d_register_window(window, device))
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_main.c464 BOOL wined3d_register_window(HWND window, struct wined3d_device *device) function
H A Dwined3d_private.h1856 BOOL wined3d_register_window(HWND window, struct wined3d_device *device) DECLSPEC_HIDDEN;
H A Ddevice.c1101 if (!wined3d_register_window(window, device))
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h1698 BOOL wined3d_register_window(HWND window, struct IWineD3DDeviceImpl *device) DECLSPEC_HIDDEN;

Completed in 327 milliseconds