Home
last modified time | relevance | path

Searched refs:LogoWidth (Results 1 – 17 of 17) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/BootLogoLib/
H A DBootLogoLib.c61 UINTN LogoWidth; in BootLogoEnableLogo() local
128 LogoWidth = 0; in BootLogoEnableLogo()
249 LogoWidth = Image.Width; in BootLogoEnableLogo()
257 LogoWidth = MAX ((UINTN) DestX + Image.Width, LogoDestX + LogoWidth) - NewDestX; in BootLogoEnableLogo()
298 if (LogoHeight > MAX_UINTN / LogoWidth / sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL)) { in BootLogoEnableLogo()
301 BufferSize = LogoWidth * LogoHeight * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL); in BootLogoEnableLogo()
317 LogoWidth, in BootLogoEnableLogo()
319 LogoWidth * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL) in BootLogoEnableLogo()
330 LogoWidth, in BootLogoEnableLogo()
332 LogoWidth * sizeof (EFI_UGA_PIXEL) in BootLogoEnableLogo()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/BootLogoLib/
H A DBootLogoLib.c61 UINTN LogoWidth; in BootLogoEnableLogo() local
128 LogoWidth = 0; in BootLogoEnableLogo()
249 LogoWidth = Image.Width; in BootLogoEnableLogo()
257 LogoWidth = MAX ((UINTN) DestX + Image.Width, LogoDestX + LogoWidth) - NewDestX; in BootLogoEnableLogo()
298 if (LogoHeight > MAX_UINTN / LogoWidth / sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL)) { in BootLogoEnableLogo()
301 BufferSize = LogoWidth * LogoHeight * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL); in BootLogoEnableLogo()
317 LogoWidth, in BootLogoEnableLogo()
319 LogoWidth * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL) in BootLogoEnableLogo()
330 LogoWidth, in BootLogoEnableLogo()
332 LogoWidth * sizeof (EFI_UGA_PIXEL) in BootLogoEnableLogo()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/BootLogoLib/
H A DBootLogoLib.c61 UINTN LogoWidth; in BootLogoEnableLogo() local
128 LogoWidth = 0; in BootLogoEnableLogo()
249 LogoWidth = Image.Width; in BootLogoEnableLogo()
257 LogoWidth = MAX ((UINTN) DestX + Image.Width, LogoDestX + LogoWidth) - NewDestX; in BootLogoEnableLogo()
298 if (LogoHeight > MAX_UINTN / LogoWidth / sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL)) { in BootLogoEnableLogo()
301 BufferSize = LogoWidth * LogoHeight * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL); in BootLogoEnableLogo()
317 LogoWidth, in BootLogoEnableLogo()
319 LogoWidth * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL) in BootLogoEnableLogo()
330 LogoWidth, in BootLogoEnableLogo()
332 LogoWidth * sizeof (EFI_UGA_PIXEL) in BootLogoEnableLogo()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/BootLogoLib/
H A DBootLogoLib.c61 UINTN LogoWidth; in BootLogoEnableLogo() local
128 LogoWidth = 0; in BootLogoEnableLogo()
249 LogoWidth = Image.Width; in BootLogoEnableLogo()
257 LogoWidth = MAX ((UINTN) DestX + Image.Width, LogoDestX + LogoWidth) - NewDestX; in BootLogoEnableLogo()
298 if (LogoHeight > MAX_UINTN / LogoWidth / sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL)) { in BootLogoEnableLogo()
301 BufferSize = LogoWidth * LogoHeight * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL); in BootLogoEnableLogo()
317 LogoWidth, in BootLogoEnableLogo()
319 LogoWidth * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL) in BootLogoEnableLogo()
330 LogoWidth, in BootLogoEnableLogo()
332 LogoWidth * sizeof (EFI_UGA_PIXEL) in BootLogoEnableLogo()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Library/BootLogoLib/
H A DBootLogoLib.c61 UINTN LogoWidth; in BootLogoEnableLogo() local
128 LogoWidth = 0; in BootLogoEnableLogo()
249 LogoWidth = Image.Width; in BootLogoEnableLogo()
257 LogoWidth = MAX ((UINTN) DestX + Image.Width, LogoDestX + LogoWidth) - NewDestX; in BootLogoEnableLogo()
298 if (LogoHeight > MAX_UINTN / LogoWidth / sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL)) { in BootLogoEnableLogo()
301 BufferSize = LogoWidth * LogoHeight * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL); in BootLogoEnableLogo()
317 LogoWidth, in BootLogoEnableLogo()
319 LogoWidth * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL) in BootLogoEnableLogo()
330 LogoWidth, in BootLogoEnableLogo()
332 LogoWidth * sizeof (EFI_UGA_PIXEL) in BootLogoEnableLogo()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Library/BootLogoLib/
H A DBootLogoLib.c61 UINTN LogoWidth; in BootLogoEnableLogo() local
128 LogoWidth = 0; in BootLogoEnableLogo()
249 LogoWidth = Image.Width; in BootLogoEnableLogo()
257 LogoWidth = MAX ((UINTN) DestX + Image.Width, LogoDestX + LogoWidth) - NewDestX; in BootLogoEnableLogo()
298 if (LogoHeight > MAX_UINTN / LogoWidth / sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL)) { in BootLogoEnableLogo()
301 BufferSize = LogoWidth * LogoHeight * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL); in BootLogoEnableLogo()
317 LogoWidth, in BootLogoEnableLogo()
319 LogoWidth * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL) in BootLogoEnableLogo()
330 LogoWidth, in BootLogoEnableLogo()
332 LogoWidth * sizeof (EFI_UGA_PIXEL) in BootLogoEnableLogo()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Library/BootLogoLib/
H A DBootLogoLib.c61 UINTN LogoWidth; in BootLogoEnableLogo() local
128 LogoWidth = 0; in BootLogoEnableLogo()
249 LogoWidth = Image.Width; in BootLogoEnableLogo()
257 LogoWidth = MAX ((UINTN) DestX + Image.Width, LogoDestX + LogoWidth) - NewDestX; in BootLogoEnableLogo()
298 if (LogoHeight > MAX_UINTN / LogoWidth / sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL)) { in BootLogoEnableLogo()
301 BufferSize = LogoWidth * LogoHeight * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL); in BootLogoEnableLogo()
317 LogoWidth, in BootLogoEnableLogo()
319 LogoWidth * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL) in BootLogoEnableLogo()
330 LogoWidth, in BootLogoEnableLogo()
332 LogoWidth * sizeof (EFI_UGA_PIXEL) in BootLogoEnableLogo()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Library/BootLogoLib/
H A DBootLogoLib.c61 UINTN LogoWidth; in BootLogoEnableLogo() local
128 LogoWidth = 0; in BootLogoEnableLogo()
249 LogoWidth = Image.Width; in BootLogoEnableLogo()
257 LogoWidth = MAX ((UINTN) DestX + Image.Width, LogoDestX + LogoWidth) - NewDestX; in BootLogoEnableLogo()
298 if (LogoHeight > MAX_UINTN / LogoWidth / sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL)) { in BootLogoEnableLogo()
301 BufferSize = LogoWidth * LogoHeight * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL); in BootLogoEnableLogo()
317 LogoWidth, in BootLogoEnableLogo()
319 LogoWidth * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL) in BootLogoEnableLogo()
330 LogoWidth, in BootLogoEnableLogo()
332 LogoWidth * sizeof (EFI_UGA_PIXEL) in BootLogoEnableLogo()
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Library/BootLogoLib/
H A DBootLogoLib.c61 UINTN LogoWidth; in BootLogoEnableLogo() local
128 LogoWidth = 0; in BootLogoEnableLogo()
249 LogoWidth = Image.Width; in BootLogoEnableLogo()
257 LogoWidth = MAX ((UINTN) DestX + Image.Width, LogoDestX + LogoWidth) - NewDestX; in BootLogoEnableLogo()
298 if (LogoHeight > MAX_UINTN / LogoWidth / sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL)) { in BootLogoEnableLogo()
301 BufferSize = LogoWidth * LogoHeight * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL); in BootLogoEnableLogo()
317 LogoWidth, in BootLogoEnableLogo()
319 LogoWidth * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL) in BootLogoEnableLogo()
330 LogoWidth, in BootLogoEnableLogo()
332 LogoWidth * sizeof (EFI_UGA_PIXEL) in BootLogoEnableLogo()
[all …]
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/SimicsOpenBoardPkg/Library/DxeLogoLib/
H A DLogo.c313 UINTN LogoWidth; in EnableBootLogo() local
368 LogoWidth = 0; in EnableBootLogo()
529 if (LogoWidth == 0) { in EnableBootLogo()
535 LogoWidth = Width; in EnableBootLogo()
548 LogoWidth = NewWidth; in EnableBootLogo()
593 if (LogoHeight > DivU64x64Remainder ((UINTN) ~0, LogoWidth, NULL)) { in EnableBootLogo()
596 BufferSize = MultU64x64 (LogoWidth, LogoHeight); in EnableBootLogo()
619 LogoWidth, in EnableBootLogo()
621 LogoWidth * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL) in EnableBootLogo()
632 LogoWidth, in EnableBootLogo()
[all …]
/dports/print/tex-dvipsk/texlive-20150521-source/texk/dvipsk/contrib/
H A Dcrop.lpr98 /LogoWidth 0 def
116 % the compositor name and add to the LogoWidth.
119 LogoWidth add /LogoWidth exch def % Add compositor name to logo width
127 LogoWidth LogoFont pop add % Add that on to the logo width
129 add /LogoWidth exch def % Add job description to logo width
138 LogoWidth LogoFont pop add % Add that on to the logo width
140 add /LogoWidth exch def % Add contractor to logo width
146 /LogoWidth LogoWidth 2 LogoHgap mul add def
151 LogoWidth neg 0 rlineto 0 LogoHeight rlineto
152 LogoWidth 0 rlineto 0 LogoHeight neg rlineto stroke
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsConsole.c681 UINTN LogoWidth; in EnableQuietBoot() local
736 LogoWidth = 0; in EnableQuietBoot()
910 if (LogoWidth == 0) { in EnableQuietBoot()
916 LogoWidth = Width; in EnableQuietBoot()
929 LogoWidth = NewWidth; in EnableQuietBoot()
974 if (LogoHeight > DivU64x64Remainder ((UINTN) ~0, LogoWidth, NULL)) { in EnableQuietBoot()
977 BufferSize = MultU64x64 (LogoWidth, LogoHeight); in EnableQuietBoot()
1000 LogoWidth, in EnableQuietBoot()
1002 LogoWidth * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL) in EnableQuietBoot()
1013 LogoWidth, in EnableQuietBoot()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsConsole.c681 UINTN LogoWidth; in EnableQuietBoot() local
736 LogoWidth = 0; in EnableQuietBoot()
910 if (LogoWidth == 0) { in EnableQuietBoot()
916 LogoWidth = Width; in EnableQuietBoot()
929 LogoWidth = NewWidth; in EnableQuietBoot()
974 if (LogoHeight > DivU64x64Remainder ((UINTN) ~0, LogoWidth, NULL)) { in EnableQuietBoot()
977 BufferSize = MultU64x64 (LogoWidth, LogoHeight); in EnableQuietBoot()
1000 LogoWidth, in EnableQuietBoot()
1002 LogoWidth * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL) in EnableQuietBoot()
1013 LogoWidth, in EnableQuietBoot()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsConsole.c681 UINTN LogoWidth; in EnableQuietBoot() local
736 LogoWidth = 0; in EnableQuietBoot()
910 if (LogoWidth == 0) { in EnableQuietBoot()
916 LogoWidth = Width; in EnableQuietBoot()
929 LogoWidth = NewWidth; in EnableQuietBoot()
974 if (LogoHeight > DivU64x64Remainder ((UINTN) ~0, LogoWidth, NULL)) { in EnableQuietBoot()
977 BufferSize = MultU64x64 (LogoWidth, LogoHeight); in EnableQuietBoot()
1000 LogoWidth, in EnableQuietBoot()
1002 LogoWidth * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL) in EnableQuietBoot()
1013 LogoWidth, in EnableQuietBoot()
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsConsole.c932 UINTN LogoWidth; in EnableQuietBoot() local
987 LogoWidth = 0; in EnableQuietBoot()
1161 if (LogoWidth == 0) { in EnableQuietBoot()
1167 LogoWidth = Width; in EnableQuietBoot()
1180 LogoWidth = NewWidth; in EnableQuietBoot()
1225 if (LogoHeight > DivU64x64Remainder ((UINTN) ~0, LogoWidth, NULL)) { in EnableQuietBoot()
1228 BufferSize = MultU64x64 (LogoWidth, LogoHeight); in EnableQuietBoot()
1251 LogoWidth, in EnableQuietBoot()
1253 LogoWidth * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL) in EnableQuietBoot()
1264 LogoWidth, in EnableQuietBoot()
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsConsole.c932 UINTN LogoWidth; in EnableQuietBoot() local
987 LogoWidth = 0; in EnableQuietBoot()
1161 if (LogoWidth == 0) { in EnableQuietBoot()
1167 LogoWidth = Width; in EnableQuietBoot()
1180 LogoWidth = NewWidth; in EnableQuietBoot()
1225 if (LogoHeight > DivU64x64Remainder ((UINTN) ~0, LogoWidth, NULL)) { in EnableQuietBoot()
1228 BufferSize = MultU64x64 (LogoWidth, LogoHeight); in EnableQuietBoot()
1251 LogoWidth, in EnableQuietBoot()
1253 LogoWidth * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL) in EnableQuietBoot()
1264 LogoWidth, in EnableQuietBoot()
[all …]
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/qt/
H A Dnavigationbar.cpp24 static const int LogoWidth = 90; variable
225 labelLogo->setFixedSize(LogoHeight, LogoWidth); in buildUi()