Home | History | Annotate | Download | only in DisplayEngineDxe

Lines Matching defs:Bottom

601   UINTN   Bottom;

623 Bottom = Top + NumberOfLines + 2;
637 for (Index = Top; Index + 2 < Bottom; Index++, Count++) {
674 PrintCharAt (Start, Bottom - 1, Character);