Home | History | Annotate | Download | only in UefiEfiIfrSupportLib

Lines Matching defs:Top

455   UINTN                         Top;

531 Top = ((DimensionsHeight - NumberOfLines - 2) / 2) + TopRow - 1;
547 ConOut->SetCursorPosition (ConOut, Start, Top);
572 ConOut->SetCursorPosition (ConOut, Start, Top + 1 + Index);
584 ConOut->SetCursorPosition (ConOut, Start, Top + NumberOfLines + 1);