Searched refs:gFooterHeight (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/
H A DPresentation.c303 LocalScreen.BottomRow - STATUS_BAR_HEIGHT - gFooterHeight,
351 PrintCharAt (LocalScreen.LeftColumn, LocalScreen.BottomRow - STATUS_BAR_HEIGHT - gFooterHeight, Character);
358 for (Row = LocalScreen.BottomRow - STATUS_BAR_HEIGHT - gFooterHeight + 1;
744 TopRowOfHelp = LocalScreen.BottomRow - STATUS_BAR_HEIGHT - gFooterHeight + 1;
H A DSetup.h595 extern UINTN gFooterHeight;
H A DInputHandler.c1074 Bottom = gScreenDimensions.BottomRow - STATUS_BAR_HEIGHT - gFooterHeight - 1;
H A DSetup.c52 UINTN gFooterHeight; variable
243 gFooterHeight = FOOTER_HEIGHT + (Index / 3);
285 gFooterHeight +
H A DUi.c2180 BottomRow = LocalScreen.BottomRow - STATUS_BAR_HEIGHT - gFooterHeight - SCROLL_ARROW_HEIGHT - 1;

Completed in 82 milliseconds