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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DEditInputBar.c140 UINTN CursorCol; local
151 CursorCol = gST->ConOut->Mode->CursorColumn;
179 gST->ConOut->SetCursorPosition (gST->ConOut, CursorCol, CursorRow);
256 gST->ConOut->SetCursorPosition (gST->ConOut, CursorCol, CursorRow);

Completed in 40 milliseconds