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

/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Dcurses.h328 //extern int mvwvline ( WINDOW *, int, int, chtype, int );
701 static inline int mvwvline ( WINDOW *win, int y, int x, chtype ch, int n ) { function

Completed in 44 milliseconds