Searched defs:Height (Results 26 - 50 of 62) sorted by relevance

123

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDisplay.cpp284 LogRel(("Display : %s , Change Height: %d & Width: %d\n", displayDevice.DeviceName, aWidth, aHeight));
443 static BOOL ResizeDisplayDevice(UINT Id, DWORD Width, DWORD Height, DWORD BitsPerPixel, argument
448 BOOL fModeReset = (Width == 0 && Height == 0 && BitsPerPixel == 0 &&
453 Id, Width, Height, dwNewPosX, dwNewPosY, fChangeOrigin, fEnabled, fExtDispSup));
529 if (Height == 0)
530 Height = paRects[Id].bottom - paRects[Id].top;
572 && paRects[Id].bottom - paRects[Id].top == Height
580 fEnabled ? Width : 0, fEnabled ? Height : 0, dwNewPosX, dwNewPosY);
688 LogFlowFunc(("Enable And Resize Device. Id = %d, Width=%d Height=%d, \
690 Id, Width, Height, dwNewPos
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3dx9tex.h81 UINT Height; member in struct:_D3DXIMAGE_INFO
H A Dgdiplusmetaheader.h87 INT Height; member in class:MetafileHeader
115 r->Height = Height;
163 INT Height; member in struct:MetafileHeader
H A Dd3dx9core.h106 INT Height; member in struct:_D3DXFONT_DESCA
120 INT Height; member in struct:_D3DXFONT_DESCW
365 UINT Height; member in struct:_D3DXRTS_DESC
H A Dgdiplusimaging.h120 UINT Height; member in class:BitmapData
187 UINT Height; member in struct:BitmapData
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/
H A DGraphicsConsole.c907 UINTN Height; local
936 Height = (MaxRow - 1) * EFI_GLYPH_HEIGHT;
1000 Height,
1014 DeltaY + Height,
1032 Height,
1046 DeltaY + Height, local
1740 Blt->Height = (UINT16) (Private->ModeData[This->Mode->Mode].GopHeight);
1791 Blt->Image.Bitmap = AllocateZeroPool (Blt->Width * Blt->Height * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL));
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/
H A DBiosVideo.c2194 @param Height The height of a rectangle in the blt rectangle in
2218 IN UINTN Height,
2253 if (Width == 0 || Height == 0) {
2265 if (SourceY + Height > Mode->VerticalResolution) {
2276 if (DestinationY + Height > Mode->VerticalResolution) {
2301 for (SrcY = SourceY, DstY = DestinationY; DstY < (Height + DestinationY); SrcY++, DstY++) {
2321 for (Index = 0; Index < Height; Index++) {
2326 SrcY = SourceY + Height - Index - 1;
2327 DstY = DestinationY + Height - Index - 1;
2378 for (DstY = DestinationY + 1; DstY < (Height
2209 BiosVideoVbeBltWorker( IN BIOS_VIDEO_DEV *BiosVideoPrivate, IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL IN EFI_GRAPHICS_OUTPUT_BLT_OPERATION BltOperation, IN UINTN SourceX, IN UINTN SourceY, IN UINTN DestinationX, IN UINTN DestinationY, IN UINTN Width, IN UINTN Height, IN UINTN Delta, IN BIOS_VIDEO_MODE_DATA *Mode ) argument
2478 BiosVideoGraphicsOutputVbeBlt( IN EFI_GRAPHICS_OUTPUT_PROTOCOL *This, IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL IN EFI_GRAPHICS_OUTPUT_BLT_OPERATION BltOperation, IN UINTN SourceX, IN UINTN SourceY, IN UINTN DestinationX, IN UINTN DestinationY, IN UINTN Width, IN UINTN Height, IN UINTN Delta ) argument
2700 BiosVideoGraphicsOutputVgaBlt( IN EFI_GRAPHICS_OUTPUT_PROTOCOL *This, IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL IN EFI_GRAPHICS_OUTPUT_BLT_OPERATION BltOperation, IN UINTN SourceX, IN UINTN SourceY, IN UINTN DestinationX, IN UINTN DestinationY, IN UINTN Width, IN UINTN Height, IN UINTN Delta ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DFont.c226 Cell->Height = EFI_GLYPH_HEIGHT;
228 CopyMem (*GlyphBuffer, Narrow.GlyphCol1, Cell->Height);
247 Cell->Height = EFI_GLYPH_HEIGHT;
299 UINT8 Height; local
305 Height = EFI_GLYPH_HEIGHT;
316 if (RowHeight < Height) {
317 Height = (UINT8) RowHeight;
323 for (Ypos = 0; Ypos < Height; Ypos++) {
399 BltBuffer = *Origin + Cell->OffsetX - (Cell->OffsetY + Cell->Height) * ImageWidth;
400 YposOffset = (UINT16) (BaseLine - (Cell->OffsetY + Cell->Height));
1593 UINT16 Height; local
[all...]
H A DHiiDatabase.h54 #define BITMAP_LEN_1_BIT(Width, Height) (((Width) + 7) / 8 * (Height))
55 #define BITMAP_LEN_4_BIT(Width, Height) (((Width) + 1) / 2 * (Height))
56 #define BITMAP_LEN_8_BIT(Width, Height) ((Width) * (Height))
57 #define BITMAP_LEN_24_BIT(Width, Height) ((Width) * (Height) * 3)
166 UINT16 Height; member in struct:_HII_FONT_PACKAGE_INSTANCE
545 and Height pixel
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
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
H A Dgdiplusimaging.h120 UINT Height; member in class:BitmapData
187 UINT Height; member in struct:BitmapData
H A Dd3d8types.h1046 UINT Height; member in struct:_D3DDISPLAYMODE
1169 UINT Height; member in struct:_D3DRECTPATCH_INFO
1183 UINT Height; member in struct:_D3DSURFACE_DESC
1206 DWORD Height; member in struct:_D3DVIEWPORT8
1218 UINT Height; member in struct:_D3DVOLUME_DESC
/vbox/src/VBox/Frontends/VBoxSDL/
H A DFramebuffer.cpp296 STDMETHODIMP VBoxSDLFB::COMGETTER(Height)(ULONG *height) function in class:VBoxSDLFB
1362 STDMETHODIMP VBoxSDLFBOverlay::COMGETTER(Height)(ULONG *height) function in class:VBoxSDLFBOverlay
1576 * @param h Height of modified area.
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dstrmbase.h381 LONG Height; member in struct:tagBaseWindow
396 typedef BOOL (WINAPI *BaseWindow_OnSize)(BaseWindow *This, LONG Height, LONG Width);
416 BOOL WINAPI BaseWindowImpl_OnSize(BaseWindow *This, LONG Height, LONG Width);
472 HRESULT WINAPI BaseControlWindowImpl_put_Height(IVideoWindow *iface, LONG Height);
483 HRESULT WINAPI BaseControlWindowImpl_SetWindowPosition(IVideoWindow *iface, LONG Left, LONG Top, LONG Width, LONG Height);
560 HRESULT WINAPI BaseControlVideoImpl_SetSourcePosition(IBasicVideo *iface, LONG Left, LONG Top, LONG Width, LONG Height);
563 HRESULT WINAPI BaseControlVideoImpl_SetDestinationPosition(IBasicVideo *iface, LONG Left, LONG Top, LONG Width, LONG Height);
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIFrameBuffer.cpp185 STDMETHOD(COMGETTER(Height))(ULONG *puHeight);
199 * @param uHeight Height of the guest display, in pixels.
208 * @param uHeight Height of the update rectangle, in pixels.
217 * @param uHeight Height of the update rectangle, in pixels.
225 * @param uHeight Height of the guest display, in pixels.
653 STDMETHODIMP UIFrameBufferPrivate::COMGETTER(Height)(ULONG *puHeight) function in class:UIFrameBufferPrivate
/vbox/src/VBox/Additions/common/VBoxControl/
H A DVBoxControl.cpp421 static BOOL ResizeDisplayDevice(ULONG Id, DWORD Width, DWORD Height, DWORD BitsPerPixel) argument
423 BOOL fModeReset = (Width == 0 && Height == 0 && BitsPerPixel == 0);
535 if (Height == 0)
537 Height = paRects[Id].bottom - paRects[Id].top;
543 && paRects[Id].bottom - paRects[Id].top == Height
550 resizeRect(paRects, NumDevices, DevPrimaryNum, Id, Width, Height);
/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageInfo.cpp2455 ULONG Height; local
2456 CHECK_ERROR_RET(machine, COMGETTER(VideoCaptureHeight)(&Height), rc);
2477 RTPrintf("vcpheight=%u\n", (unsigned)Height);
2494 RTPrintf("Capture dimensions: %ux%u\n", Width, Height);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/
H A Ddevice.c811 static HRESULT IDirect3DDevice8Impl_CreateSurface(LPDIRECT3DDEVICE8 iface, UINT Width, UINT Height, argument
821 iface, Width, Height, Format, Lockable, Discard, Level, ppSurface,
831 hr = surface_init(object, This, Width, Height, Format, Lockable, Discard,
846 static HRESULT WINAPI IDirect3DDevice8Impl_CreateRenderTarget(LPDIRECT3DDEVICE8 iface, UINT Width, UINT Height, D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample, BOOL Lockable, IDirect3DSurface8** ppSurface) { argument
850 iface, Width, Height, Format, MultiSample, Lockable, ppSurface);
852 hr = IDirect3DDevice8Impl_CreateSurface(iface, Width, Height, Format, Lockable, FALSE /* Discard */,
858 static HRESULT WINAPI IDirect3DDevice8Impl_CreateDepthStencilSurface(LPDIRECT3DDEVICE8 iface, UINT Width, UINT Height, D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample, IDirect3DSurface8** ppSurface) { argument
862 iface, Width, Height, Format, MultiSample, ppSurface);
865 hr = IDirect3DDevice8Impl_CreateSurface(iface, Width, Height, Format, TRUE /* Lockable */, FALSE,
872 static HRESULT WINAPI IDirect3DDevice8Impl_CreateImageSurface(LPDIRECT3DDEVICE8 iface, UINT Width, UINT Height, D3DFORMA argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DLibSmbios.h112 UINT8 Height; member in struct:__anon12840
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Ddevice.c1195 static HRESULT IDirect3DDevice9Impl_CreateSurface(LPDIRECT3DDEVICE9EX iface, UINT Width, UINT Height, argument
1210 iface, Width, Height, Format, Lockable, Discard, Level, ppSurface,
1221 hr = surface_init(object, This, Width, Height, Format, Lockable, Discard,
1242 static HRESULT WINAPI IDirect3DDevice9Impl_CreateRenderTarget(IDirect3DDevice9Ex *iface, UINT Width, UINT Height, argument
1250 iface, Width, Height, Format, MultiSample, MultisampleQuality,
1253 hr = IDirect3DDevice9Impl_CreateSurface(iface, Width, Height, Format, Lockable, FALSE /* Discard */,
1265 static HRESULT WINAPI IDirect3DDevice9Impl_CreateDepthStencilSurface(LPDIRECT3DDEVICE9EX iface, UINT Width, UINT Height, argument
1273 iface, Width, Height, Format, MultiSample, MultisampleQuality,
1276 hr = IDirect3DDevice9Impl_CreateSurface(iface, Width, Height, Format, TRUE /* Lockable */, Discard,
1406 static HRESULT WINAPI IDirect3DDevice9Impl_CreateOffscreenPlainSurface(LPDIRECT3DDEVICE9EX iface, UINT Width, UINT Height, D3DFORMA argument
[all...]
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp168 uint16_t Height; /* Height of Bitmap in Pixels */ member in struct:__anon13206
181 uint32_t Height; /* Height of Bitmap in Pixels */ member in struct:__anon13207
208 uint32_t Height; /* Height of Bitmap in Pixels */ member in struct:__anon13208
249 /** Height of the boot device selection bitmap, see LOGO_F12TEXT_WIDTH. */
3691 pThis->cyLogo = pOs2Hdr->Height;
3701 pThis->cyLogo = pOs22Hdr->Height;
3710 pThis->cyLogo = pWinHdr->Height;
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddevice.c807 static HRESULT WINAPI IWineD3DDeviceImpl_CreateSurface(IWineD3DDevice *iface, UINT Width, UINT Height, argument
822 iface, Width, Height, debug_d3dformat(Format), Format, Lockable, Discard, Level);
840 hr = surface_init(object, Impl, This->surface_alignment, Width, Height, Level, Lockable,
885 UINT Width, UINT Height, UINT Levels, DWORD Usage, WINED3DFORMAT Format, WINED3DPOOL Pool,
897 TRACE("(%p) : Width %d, Height %d, Levels %d, Usage %#x\n", This, Width, Height, Levels, Usage);
909 hr = texture_init(object, Width, Height, Levels, This, Usage, Format, Pool, parent, parent_ops
931 UINT Width, UINT Height, UINT Depth, UINT Levels, DWORD Usage, WINED3DFORMAT Format, WINED3DPOOL Pool,
943 TRACE("(%p) : W(%u) H(%u) D(%u), Lvl(%u) Usage(%#x), Fmt(%u,%s), Pool(%s)\n", This, Width, Height,
954 hr = volumetexture_init(object, Width, Height, Dept
884 IWineD3DDeviceImpl_CreateTexture(IWineD3DDevice *iface, UINT Width, UINT Height, UINT Levels, DWORD Usage, WINED3DFORMAT Format, WINED3DPOOL Pool, IWineD3DTexture **ppTexture, IUnknown *parent, const struct wined3d_parent_ops *parent_ops , HANDLE *shared_handle , void **pavClientMem ) argument
930 IWineD3DDeviceImpl_CreateVolumeTexture(IWineD3DDevice *iface, UINT Width, UINT Height, UINT Depth, UINT Levels, DWORD Usage, WINED3DFORMAT Format, WINED3DPOOL Pool, IWineD3DVolumeTexture **ppVolumeTexture, IUnknown *parent, const struct wined3d_parent_ops *parent_ops , HANDLE *shared_handle , void **pavClientMem ) argument
974 IWineD3DDeviceImpl_CreateVolume(IWineD3DDevice *iface, UINT Width, UINT Height, UINT Depth, DWORD Usage, WINED3DFORMAT Format, WINED3DPOOL Pool, IWineD3DVolume **ppVolume, IUnknown *parent, const struct wined3d_parent_ops *parent_ops , HANDLE *shared_handle , void *pvClientMem ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h183 UINT16 Height; member in struct:_EFI_HII_GLYPH_INFO
527 UINT16 Height; member in struct:_EFI_HII_IIBT_IMAGE_1BIT_BASE
551 UINT16 Height; member in struct:_EFI_HII_IIBT_IMAGE_24BIT_BASE
567 UINT16 Height; member in struct:_EFI_HII_IIBT_IMAGE_4BIT_BASE
585 UINT16 Height; member in struct:_EFI_HII_IIBT_IMAGE_8BIT_BASE
1943 UINT16 Height; member in struct:_EFI_HII_AIBT_OVERLAY_IMAGES_BLOCK
1977 UINT16 Height; member in struct:_EFI_HII_AIBT_CLEAR_IMAGES_BLOCK
2016 UINT16 Height; member in struct:_EFI_HII_AIBT_RESTORE_SCRN_BLOCK
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DUefiInternalFormRepresentation.h152 UINT16 Height; member in struct:_EFI_HII_GLYPH_INFO
219 UINT8 BitmapData[1]; // the number of bytes per bitmap can be calculated by ((Cell.Width+7)/8)*Cell.Height
226 UINT8 BitmapData[1]; // the number of bytes per bitmap can be calculated by ((Cell.Width+7)/8)*Cell.Height
231 UINT8 BitmapData[1]; // the number of bytes per bitmap can be calculated by ((Global.Cell.Width+7)/8)*Global.Cell.Height
237 UINT8 BitmapData[1]; // the number of bytes per bitmap can be calculated by ((Global.Cell.Width+7)/8)*Global.Cell.Height
452 UINT16 Height; member in struct:_EFI_HII_IIBT_IMAGE_1BIT_BASE
476 UINT16 Height; member in struct:_EFI_HII_IIBT_IMAGE_24BIT_BASE
492 UINT16 Height; member in struct:_EFI_HII_IIBT_IMAGE_4BIT_BASE
510 UINT16 Height; member in struct:_EFI_HII_IIBT_IMAGE_8BIT_BASE
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiInternalFormRepresentation.h185 UINT16 Height; member in struct:_EFI_HII_GLYPH_INFO
529 UINT16 Height; member in struct:_EFI_HII_IIBT_IMAGE_1BIT_BASE
553 UINT16 Height; member in struct:_EFI_HII_IIBT_IMAGE_24BIT_BASE
569 UINT16 Height; member in struct:_EFI_HII_IIBT_IMAGE_4BIT_BASE
587 UINT16 Height; member in struct:_EFI_HII_IIBT_IMAGE_8BIT_BASE
1918 UINT16 Height; member in struct:_EFI_HII_AIBT_OVERLAY_IMAGES_BLOCK
1952 UINT16 Height; member in struct:_EFI_HII_AIBT_CLEAR_IMAGES_BLOCK
1991 UINT16 Height; member in struct:_EFI_HII_AIBT_RESTORE_SCRN_BLOCK

Completed in 208 milliseconds

123