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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dswapchain.c383 This->device->xScreenSpace + This->device->cursorWidth - This->device->xHotSpot,
401 cursor.currentDesc.Width = This->device->cursorWidth;
H A Ddevice.c6335 This->cursorWidth = pSur->currentDesc.Width;
6347 INT width = This->cursorWidth;
H A Dwined3d_private.h1932 UINT cursorWidth, cursorHeight; member in struct:IWineD3DDeviceImpl
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dswapchain.c616 swapchain->device->xScreenSpace + swapchain->device->cursorWidth - swapchain->device->xHotSpot,
633 cursor.resource.width = swapchain->device->cursorWidth;
H A Ddevice.c4690 device->cursorWidth = cursor_image->resource.width;
4702 INT width = device->cursorWidth;
H A Dwined3d_private.h1942 UINT cursorWidth, cursorHeight; member in struct:wined3d_device
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h1964 UINT cursorWidth, cursorHeight; member in struct:IWineD3DDeviceImpl

Completed in 114 milliseconds