Home
last modified time | relevance | path

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

/freebsd/contrib/bsddialog/utility/
H A Dbsddialog.c296 if (opt->text_unchanged) { in custom_text()
328 buf[j] = opt->text_unchanged ? '\t' : ' '; in custom_text()
H A Dutil.h69 bool text_unchanged; member
H A Dutil_cli.c660 opt->text_unchanged = true; in parseargs()