_EFI_HII_ROW_INFO Struct Reference


Data Fields

UINTN StartIndex
UINTN EndIndex
UINTN LineHeight
 The height of the line, in pixels.
UINTN LineWidth
 The width of the text on the line, in pixels.
UINTN BaselineOffset

Detailed Description

Definition of EFI_HII_ROW_INFO.

Field Documentation

The font baseline offset in pixels from the bottom of the row, or 0 if none.

The index of the last character in the string which is displayed on the line. If this is the same as StartIndex, then no characters are displayed.

Referenced by InternalPrintGraphic().

The height of the line, in pixels.

Referenced by InternalPrintGraphic().

The width of the text on the line, in pixels.

Referenced by InternalPrintGraphic().

The index of the first character in the string which is displayed on the line.

Referenced by InternalPrintGraphic().


Generated on Thu Sep 24 23:14:26 2015 for MdePkg[ALL] by  doxygen 1.5.7.1