Searched refs:orig_width (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dswapchain_gdi.c72 * before starting up Direct3D, thus orig_width and orig_height will be equal to the modes in the presentation params
75 mode.Width = This->orig_width;
H A Dswapchain.c215 * before starting up Direct3D, thus orig_width and orig_height will be equal to the modes in the presentation params
219 mode.Width = This->orig_width;
986 swapchain->orig_width = mode.Width;
1213 devmode.dmPelsWidth = swapchain->orig_width;
H A Dwined3d_private.h2905 DWORD orig_width, orig_height; member in struct:IWineD3DSwapChainImpl
H A Ddevice.c6836 mode.Width = swapchain->orig_width;
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h2940 DWORD orig_width, orig_height; member in struct:IWineD3DSwapChainImpl

Completed in 110 milliseconds