Searched refs:dlg_edit_offset (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/dialog/
H A Ddialog.h704 extern int dlg_edit_offset(char * /*string*/, int /*offset*/, int /*x_last*/);
H A Deditbox.c274 #define UPDATE_COL(input) col_offset = dlg_edit_offset(input, chr_offset, box_width)
H A Dinputbox.c157 col_offset = dlg_edit_offset(input, chr_offset, box_width);
H A Dinputstr.c675 dlg_edit_offset(char *string, int chr_offset, int x_last) function

Completed in 122 milliseconds