Searched refs:box_set (Results 1 – 1 of 1) sorted by relevance
/openbsd/lib/libcurses/ |
H A D | curses.h | 1752 extern NCURSES_EXPORT(int) box_set (WINDOW *, const cchar_t *, const cchar_t *); /* generated:WIDEC… 1863 #define box_set(w,v,h) wborder_set((w),(v),(v),(h),(h),0,0,0,0) macro
|