Home | History | Annotate | Download | only in DisplayEngineDxe

Lines Matching refs:DimensionsHeight

80   UINTN                   DimensionsHeight;

90 DimensionsHeight = gStatementDimensions.BottomRow - gStatementDimensions.TopRow;
122 Top = ((DimensionsHeight - 6) / 2) + gStatementDimensions.TopRow - 1;