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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dswapchain.c384 This->device->yScreenSpace + This->device->cursorHeight - This->device->yHotSpot,
402 cursor.currentDesc.Height = This->device->cursorHeight;
H A Ddevice.c6336 This->cursorHeight = pSur->currentDesc.Height;
6346 INT height = This->cursorHeight;
H A Dwined3d_private.h1932 UINT cursorWidth, cursorHeight; member in struct:IWineD3DDeviceImpl
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dswapchain.c617 swapchain->device->yScreenSpace + swapchain->device->cursorHeight - swapchain->device->yHotSpot,
634 cursor.resource.height = swapchain->device->cursorHeight;
H A Ddevice.c4691 device->cursorHeight = cursor_image->resource.height;
4701 INT height = device->cursorHeight;
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 129 milliseconds