_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.

The height of the line, in pixels.

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

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


Generated on Wed Sep 23 16:24:25 2015 for MdePkg[ALL] by  doxygen 1.5.7.1