Searched refs:wstandout (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Devices/PC/ipxe/src/include/ | ||
H A D | curses.h | 460 //extern int wstandout ( WINDOW * ); 716 #define standout() wstandout( stdscr ) 751 static inline int wstandout ( WINDOW *win ) { function |
Completed in 59 milliseconds