Home | History | Annotate | Download | only in include

Lines Matching refs:hline

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