Home | History | Annotate | Download | only in UefiEfiIfrSupportLib

Lines Matching refs:DimensionsHeight

462   UINTN                         DimensionsHeight;

489 DimensionsHeight = BottomRow - TopRow;
531 Top = ((DimensionsHeight - NumberOfLines - 2) / 2) + TopRow - 1;