Home
last modified time | relevance | path

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

/freebsd/contrib/bsddialog/lib/
H A Dlib_util.c1257 cchar_t ts, ltee, rtee; in draw_dialog() local
1261 setcchar(&ltee, L"+", 0, 0,NULL); in draw_dialog()
1265 ltee = *WACS_LTEE; in draw_dialog()
1294 wadd_wch(d->widget, &ltee); in draw_dialog()
1302 mvwadd_wch(d->widget, d->h-3, 0, &ltee); in draw_dialog()