Home
last modified time | relevance | path

Searched refs:TotalRows (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
DFileHandleInternal.h60 IN CONST UINTN TotalRows,
DFileHandleWrappers.c1445 IN CONST UINTN TotalRows, in PrintCommandHistory() argument
1467 if (LineNumber + LineCount >= TotalRows) { in PrintCommandHistory()