Home
last modified time | relevance | path

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

/freebsd/contrib/bsddialog/lib/
H A Dlib_util.c1185 print_textpad(struct bsddialog_conf *conf, WINDOW *pad, const char *text) in print_textpad() function
1330 if (print_textpad(d->conf, d->textpad, d->text) != 0) in draw_dialog()