Searched refs:print_textpad (Results 1 – 1 of 1) sorted by relevance
1185 print_textpad(struct bsddialog_conf *conf, WINDOW *pad, const char *text) in print_textpad() function1330 if (print_textpad(d->conf, d->textpad, d->text) != 0) in draw_dialog()