Home | History | Annotate | Download | only in include

Lines Matching full:hline

589 extern NCURSES_EXPORT(int) hline (chtype, int);				/* generated */
1111 #define hline(ch, n) whline(stdscr, ch, n)