OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NewHeight
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootLogoLib/
BootLogoLib.c
80
UINTN
NewHeight
;
145
NewHeight
= 0;
301
NewHeight
= MAX ((UINTN) DestY + Height, LogoDestY + LogoHeight) - NewDestY;
306
LogoHeight =
NewHeight
;
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsConsole.c
934
UINTN
NewHeight
;
989
NewHeight
= 0;
[
all
...]
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsConsole.c
935
UINTN
NewHeight
;
990
NewHeight
= 0;
[
all
...]
Completed in 211 milliseconds