Searched refs:Height (Results 76 - 100 of 170) sorted by relevance

1234567

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dgdiplusimaging.h120 UINT Height; member in class:BitmapData
187 UINT Height; member in struct:BitmapData
H A Dstdole2.idl321 [propget] HRESULT Height([out, retval] OLE_YSIZE_HIMETRIC *pheight);
365 [id(0x5), readonly] OLE_YSIZE_HIMETRIC Height;
H A Dexdisp.idl121 [id(209), propget] HRESULT Height([out, retval] long *pl);
122 [id(209), propput] HRESULT Height([in] long Height);
411 void WindowSetHeight([in] long Height);
660 [in, optional] VARIANT *Height);
H A Dd3dx9core.h106 INT Height; member in struct:_D3DXFONT_DESCA
120 INT Height; member in struct:_D3DXFONT_DESCW
368 UINT Height; member in struct:_D3DXRTS_DESC
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/
H A Ddirectx.c193 mode->Height = wined3d_mode.height;
217 mode->Height = wined3d_mode.height;
H A Dvolume.c227 desc->Height = wined3d_desc.height;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Dvolumetexture.c320 pDesc->Height = wined3ddesc.Height;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dgdiplusimaging.h120 UINT Height; member in class:BitmapData
187 UINT Height; member in struct:BitmapData
H A Dstdole2.idl321 [propget] HRESULT Height([out, retval] OLE_YSIZE_HIMETRIC *pheight);
365 [id(0x5), readonly] OLE_YSIZE_HIMETRIC Height;
H A Dexdisp.idl115 [id(209), propget] HRESULT Height([out, retval] long *pl);
116 [id(209), propput] HRESULT Height([in] long Height);
405 void WindowSetHeight([in] long Height);
604 [in, optional] VARIANT *Height);
H A Dd3d10.idl499 UINT Height;
512 UINT Height;
792 UINT Height;
1525 [in] UINT Height);
H A Ddxgi.idl84 UINT Height;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DFrameworkHii.h638 @param Height The height in bits of the glyph being converted
658 IN UINTN Height,
/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/CirrusLogic5430Dxe/
H A DCirrusLogic5430.h113 UINT32 Height; member in struct:__anon12603
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/QemuVideoDxe/
H A DInitialize.c184 ModeData->VerticalResolution = VideoMode->Height;
H A DQemu.h108 UINT32 Height; member in struct:__anon12631
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxVgaDxe/
H A DVBoxVga.h124 UINT32 Height; member in struct:__anon13137
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dswapchain_base.c163 TRACE("(%p) : returning w(%d) h(%d) rr(%d) fmt(%u,%s)\n", This, pMode->Width, pMode->Height, pMode->RefreshRate,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Dvolume.c218 desc->Height = wined3d_desc.height;
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Dmtypes.h857 GLuint Height; member in struct:gl_convolution_attrib
1105 GLsizei Width, Height; /**< Size of box */ member in struct:gl_scissor_attrib
1253 * \param srcWidth/Height/Depth source image size, in pixels
1344 GLuint Height; /**< = 2^HeightLog2 + 2*Border */ member in struct:gl_texture_image
1347 GLuint Height2; /**< = Height - 2*Border */
1615 GLsizei Width, Height; /**< size */ member in struct:gl_viewport_attrib
2249 GLuint Width, Height; member in struct:gl_renderbuffer
2381 GLuint Width, Height; /**< size of frame buffer in pixels */ member in struct:gl_framebuffer
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/ConSplitterDxe/
H A DConSplitter.h1807 (DestinationX + Width, DestinationY + Height).
1810 (SourceX, SourceY) (SourceX + Width, SourceY + Height) and place it in
1812 (DestinationX + Width, DestinationY + Height). If DestinationX or
1816 (SourceX, SourceY) (SourceX + Width, SourceY + Height) directly to the
1818 (DestinationX + Width, DestinationY + Height). If SourceX or SourceY is
1822 (SourceX, SourceY) (SourceX + Width, SourceY + Height) .
1824 (DestinationX + Width, DestinationY + Height).
1830 Width*Height*sizeof(EFI_GRAPHICS_OUTPUT_BLT_PIXEL)
1838 @param Height Hight of rectangle in BltBuffer in pixels.
1858 IN UINTN Height,
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Protocol/
H A DHiiFramework.h598 @param Height The height in bits of the glyph being converted
615 IN UINTN Height,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/
H A Dcubetexture.c259 pDesc->Height = wined3ddesc.height;
H A Dtexture.c257 pDesc->Height = wined3ddesc.height;
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/swrast/
H A Ds_linetemp.h138 GLint h = ctx->DrawBuffer->Height;

Completed in 111 milliseconds

1234567