Searched refs:dlg_count_real_columns (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/dialog/
H A Darrows.c83 int limit = dlg_count_real_columns(dialog_vars.help_line) + 2;
H A Ddialog.h751 extern int dlg_count_real_columns(const char * /*text*/);
H A Dutil.c590 dlg_count_real_columns(const char *text) function
614 int need = dlg_count_real_columns(string);
1270 dlg_count_real_columns(prompt));

Completed in 70 milliseconds