iPXE
|
#include <cursor.h>
Data Fields | |
unsigned int | y |
unsigned int | x |
unsigned int cursor_pos::y |
Definition at line 13 of file cursor.h.
Referenced by _restore_curs_pos(), _store_curs_pos(), wclrtoeol(), and wmove().
unsigned int cursor_pos::x |
Definition at line 13 of file cursor.h.
Referenced by _restore_curs_pos(), _store_curs_pos(), wmove(), and wvline().