Searched refs:ACS_LRCORNER (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_box.c94 RENDER_WITH_DEFAULT(br, ACS_LRCORNER);
/freebsd-11-stable/contrib/gdb/gdb/tui/
H A Dtui-win.c86 #ifndef ACS_LRCORNER
87 # define ACS_LRCORNER '+' macro
262 tui_border_lrcorner = (entry->value < 0) ? ACS_LRCORNER : entry->value;
/freebsd-11-stable/contrib/dialog/
H A Ddialog.h197 #ifndef ACS_LRCORNER
198 #define ACS_LRCORNER '+' macro
H A Dutil.c1442 (void) waddch(win, borderchar2 | dlg_boxchar(ACS_LRCORNER));
1924 else if (ch == ACS_LRCORNER)
/freebsd-11-stable/usr.bin/grdc/
H A Dgrdc.c132 mvaddch(YBASE + YDEPTH - 1, XBASE - 2 + XLENGTH, ACS_LRCORNER);

Completed in 184 milliseconds