Home
last modified time | relevance | path

Searched refs:wborder (Results 1 – 9 of 9) sorted by relevance

/openbsd/src/lib/libcurses/base/
Dlib_box.c66 wborder(WINDOW *win, in wborder() function
/openbsd/src/gnu/usr.bin/binutils/gdb/tui/
Dtui-wingeneral.c98 wborder (win, tui_border_vline, tui_border_vline, in box_win()
/openbsd/src/lib/libcurses/
Dcurses.h843 extern NCURSES_EXPORT(int) wborder (WINDOW *,chtype,chtype,chtype,chtype,chtype,chtype,chtype,chtyp…
1242 #define box(win, v, h) wborder(win, v, v, h, h, 0, 0, 0, 0)
1243 #define border(ls, rs, ts, bs, tl, tr, bl, br) wborder(stdscr, ls, rs, ts, bs, tl, tr, bl, br)
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dconfig.in266 /* Define if you have the wborder function. */
Dconfigure.in451 AC_CHECK_FUNCS(wborder)
Dconfigure7094 for ac_func in wborder
DChangeLog1016 searching for curses library. Check for wborder.
1018 * tui/tui-wingeneral.c (box_win): Use box if wborder isn't
9781 * configure.in: Make sure that the wborder function is available.
/openbsd/src/gnu/gcc/gcc/
Dsys-protos.h1244 extern int wborder(WINDOW *, chtype, chtype, chtype, chtype, chtype, chtype, cht…
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dsys-protos.h1244 extern int wborder(WINDOW *, chtype, chtype, chtype, chtype, chtype, chtype, cht…