Searched refs:dlg_count_real_columns (Results 1 – 4 of 4) sorted by relevance
82 int limit = dlg_count_real_columns(dialog_vars.help_line) + 2; in dlg_draw_helpline()
677 extern int dlg_count_real_columns(const char * /*text*/);
641 dlg_count_real_columns(const char *text) in dlg_count_real_columns() function665 int need = dlg_count_real_columns(string); in centered()1365 dlg_count_real_columns(prompt)); in real_auto_size()
805 + add dlg_count_real_columns(), use to modify centering for "--hline"