Searched refs:wstandout (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Dcurses.h460 //extern int wstandout ( WINDOW * );
716 #define standout() wstandout( stdscr )
751 static inline int wstandout ( WINDOW *win ) { function

Completed in 232 milliseconds