Searched refs:dlg_index_wchars (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/contrib/dialog/
H A Dinputstr.c351 dlg_index_wchars(const char *string) function
416 const int *inx_wchars = dlg_index_wchars(string);
521 const int *indx = dlg_index_wchars(string);
647 const int *indx = dlg_index_wchars(string);
708 const int *indx = dlg_index_wchars(string);
H A Dbuttons.c139 const int *indx = dlg_index_wchars(label);
171 const int *indx = dlg_index_wchars(label);
H A Deditbox.c249 const int *indx = dlg_index_wchars(text);
650 const int *indx = dlg_index_wchars(THIS_ROW);
H A Dtextbox.c405 const int *indx = dlg_index_wchars(line);
531 indx = dlg_index_wchars(caption);
H A Ddialog.h701 extern const int * dlg_index_wchars(const char * /*string*/);
H A Dutil.c671 const int *indx = dlg_index_wchars(text);
830 const int *indx = dlg_index_wchars(prompt);

Completed in 102 milliseconds