Home
last modified time | relevance | path

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

/freebsd/sys/contrib/edk2/Include/Protocol/
H A DSimpleTextOut.h374 INT32 CursorRow; member
/freebsd/stand/efi/libefi/
H A Defi_console.c542 *y = conout->Mode->CursorRow; in get_pos()
553 *_y = conout->Mode->CursorRow; in curs_move()