Home
last modified time | relevance | path

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

/freebsd/contrib/bsddialog/lib/
H A Dlib_util.h150 int *w, const char *text, int *rowstext, struct buttons *bs, int hnotext,
H A Dlib_util.c830 int *w, const char *text, int *rowstext, struct buttons *bs, int hnotext, in set_widget_autosize() argument
836 rowstext != NULL) { in set_widget_autosize()
840 if (rowstext != NULL) in set_widget_autosize()
841 *rowstext = htext; in set_widget_autosize()