iPXE
|
#include <FormBrowser2.h>
Data Fields | |
UINTN | LeftColumn |
UINTN | RightColumn |
UINTN | TopRow |
UINTN | BottomRow |
LeftColumn | The value that designates the text column where the browser window will begin from the left-hand side of the screen |
RightColumn | The value that designates the text column where the browser window will end on the right-hand side of the screen. |
TopRow | The value that designates the text row from the top of the screen where the browser window will start. |
BottomRow | The value that designates the text row from the bottom of the screen where the browser window will end. |
Definition at line 42 of file FormBrowser2.h.
UINTN EFI_SCREEN_DESCRIPTOR::LeftColumn |
Definition at line 43 of file FormBrowser2.h.
UINTN EFI_SCREEN_DESCRIPTOR::RightColumn |
Definition at line 44 of file FormBrowser2.h.
UINTN EFI_SCREEN_DESCRIPTOR::TopRow |
Definition at line 45 of file FormBrowser2.h.
UINTN EFI_SCREEN_DESCRIPTOR::BottomRow |
Definition at line 46 of file FormBrowser2.h.