iPXE
Data Fields
cursor_pos Struct Reference

#include <cursor.h>

Data Fields

unsigned int y
 
unsigned int x
 

Detailed Description

Definition at line 12 of file cursor.h.

Field Documentation

◆ y

unsigned int cursor_pos::y

Definition at line 13 of file cursor.h.

Referenced by _restore_curs_pos(), _store_curs_pos(), wclrtoeol(), and wmove().

◆ x

unsigned int cursor_pos::x

Definition at line 13 of file cursor.h.

Referenced by _restore_curs_pos(), _store_curs_pos(), wmove(), and wvline().


The documentation for this struct was generated from the following file: