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

/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Dcurses.h28 typedef uint32_t chtype; typedef
55 void ( * putc ) ( struct _curses_screen *scr, chtype c );
201 //extern int addch ( const chtype * );
202 //extern int addchnstr ( const chtype *, int );
203 //extern int addchstr ( const chtype * );
215 //extern void bkgdset ( chtype );
216 /*extern int border ( chtype, chtype, chtype, chtype, chtyp
[all...]

Completed in 45 milliseconds