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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
H A DBufferImage.c472 @param[in] MouseRow The row of the point to test.
480 IN UINTN MouseRow,
510 FRow = HBufferImage.LowVisibleRow + MouseRow - 2;
479 HBufferImageIsInSelectedArea( IN UINTN MouseRow, IN UINTN MouseCol ) argument

Completed in 36 milliseconds