Searched refs:EFI_EDITOR_POSITION (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/
H A DTextEditorTypes.h28 } EFI_EDITOR_POSITION; typedef in typeref:struct:__anon12793
76 EFI_EDITOR_POSITION DisplayPosition; // cursor position in screen
77 EFI_EDITOR_POSITION FilePosition; // cursor position in file
78 EFI_EDITOR_POSITION MousePosition; // mouse position in screen
81 EFI_EDITOR_POSITION LowVisibleRange;
93 EFI_EDITOR_POSITION ScreenSize; // row number and column number

Completed in 425 milliseconds