Home | History | Annotate | Download | only in DisplayEngineDxe

Lines Matching refs:DimensionsHeight

604   UINTN   DimensionsHeight;

607 DimensionsHeight = gStatementDimensions.BottomRow - gStatementDimensions.TopRow;
622 Top = ((DimensionsHeight - NumberOfLines - 2) / 2) + gStatementDimensions.TopRow - 1;