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

/freebsd-13-stable/contrib/dialog/
H A Dinputbox.c167 col_offset = dlg_edit_offset(input, chr_offset, box_width);
H A Deditbox.c282 #define UPDATE_COL(input) col_offset = dlg_edit_offset(input, chr_offset, box_width)
H A Dinputstr.c677 dlg_edit_offset(char *string, int chr_offset, int x_last) function
H A Ddialog.h734 extern int dlg_edit_offset(char * /*string*/, int /*offset*/, int /*x_last*/);

Completed in 122 milliseconds