Searched refs:ltee (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/bsddialog/lib/ |
| H A D | lib_util.c | 1257 cchar_t ts, ltee, rtee; in draw_dialog() local 1261 setcchar(<ee, L"+", 0, 0,NULL); in draw_dialog() 1265 ltee = *WACS_LTEE; in draw_dialog() 1294 wadd_wch(d->widget, <ee); in draw_dialog() 1302 mvwadd_wch(d->widget, d->h-3, 0, <ee); in draw_dialog()
|