Searched refs:dlg_index_columns (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/dialog/
H A Dinputstr.c407 dlg_index_columns(const char *string) function
488 const int *cols = dlg_index_columns(string);
505 const int *cols = dlg_index_columns(string);
648 const int *cols = dlg_index_columns(string);
709 const int *cols = dlg_index_columns(string);
H A Deditbox.c256 const int *cols = dlg_index_columns(text);
H A Ddialog.h730 extern const int * dlg_index_columns(const char * /*string*/);
H A Dtextbox.c404 const int *cols = dlg_index_columns(line);
H A Dutil.c697 cols = dlg_index_columns(text);
858 const int *cols = dlg_index_columns(prompt);

Completed in 109 milliseconds