Searched defs:FileRow (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DEditStatusBar.c80 @param[in] FileRow Row in the file.
92 IN UINTN FileRow,
128 if (FileRow != (UINTN)(-1) && FileCol != (UINTN)(-1)) {
133 FileRow,
88 StatusBarRefresh( IN BOOLEAN EditorFirst, IN UINTN LastRow, IN UINTN LastCol, IN UINTN FileRow, IN UINTN FileCol, IN BOOLEAN InsertMode ) argument

Completed in 1451 milliseconds