Searched refs:dlg_count_real_columns (Results 1 – 6 of 6) sorted by relevance
98 dlg_count_real_columns
190 dlg_count_real_columns;
82 int limit = dlg_count_real_columns(dialog_vars.help_line) + 2; in dlg_draw_helpline()
658 dlg_count_real_columns(const char *text) in dlg_count_real_columns() function682 int need = dlg_count_real_columns(string); in centered()1382 dlg_count_real_columns(prompt)); in real_auto_size()
826 extern int dlg_count_real_columns(const char * /*text*/);
711 + add dlg_count_real_columns(), use to modify centering for "--hline"