Searched refs:orig_height (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
76 mode.Height = This->orig_height;
H A Dswapchain.c215 * before starting up Direct3D, thus orig_width and orig_height will be equal to the modes in the presentation params
220 mode.Height = This->orig_height;
987 swapchain->orig_height = mode.Height;
1214 devmode.dmPelsHeight = swapchain->orig_height;
H A Dwined3d_private.h2905 DWORD orig_width, orig_height; member in struct:IWineD3DSwapChainImpl
H A Ddevice.c6837 mode.Height = swapchain->orig_height;
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h2940 DWORD orig_width, orig_height; member in struct:IWineD3DSwapChainImpl

Completed in 118 milliseconds