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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
H A DBufferImage.c754 UINTN FStartRow; local
823 FStartRow = StartRow;
833 FStartRow = HBufferImage.LowVisibleRow;
849 Line = HMoveLine (FStartRow - HBufferImage.BufferPosition.Row);

Completed in 36 milliseconds