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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dswapchain.c381 This->device->xScreenSpace - This->device->xHotSpot,
383 This->device->xScreenSpace + This->device->cursorWidth - This->device->xHotSpot,
H A Ddevice.c6448 This->xScreenSpace = XScreenSpace;
6468 This->xScreenSpace = pt.x;
H A Dwined3d_private.h1930 UINT xScreenSpace; member in struct:IWineD3DDeviceImpl
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dswapchain.c614 swapchain->device->xScreenSpace - swapchain->device->xHotSpot,
616 swapchain->device->xScreenSpace + swapchain->device->cursorWidth - swapchain->device->xHotSpot,
H A Ddevice.c4791 device->xScreenSpace = x_screen_space;
4828 device->xScreenSpace = pt.x;
H A Dwined3d_private.h1940 UINT xScreenSpace; member in struct:wined3d_device
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h1962 UINT xScreenSpace; member in struct:IWineD3DDeviceImpl

Completed in 348 milliseconds