Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/dialog/
Ddialog.h745 extern const char * dlg_print_line(WINDOW * /*win*/, chtype * /*attr*/, const char * /*prompt*/, in…
Dutil.c821 dlg_print_line(WINDOW *win, in dlg_print_line() function
975 prompt = dlg_print_line(win, &attr, prompt, lm, rm, &x); in justify_text()
DCHANGES774 dlg_print_line(). Fix a few places where strlen() was used instead