Searched defs:chr_offset (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/dialog/
H A Dinputbox.c71 int chr_offset = 0; local
H A Deditbox.c341 int chr_offset = 0; local
137 display_one(WINDOW *win, char *text, int thisrow, int show_row, int base_row, int chr_offset) argument
166 display_all(WINDOW *win, char **list, int show_row, int firstrow, int lastrow, int chr_offset) argument
[all...]
H A Dformbox.c493 int chr_offset = 0; local
H A Dinputstr.c516 dlg_edit_string(char *string, int *chr_offset, int key, int fkey, bool force) argument
640 compute_edit_offset(const char *string, int chr_offset, int x_last, int *p_dpy_column, int *p_scroll_amt) argument
675 dlg_edit_offset(char *string, int chr_offset, int x_last) argument
689 dlg_show_string(WINDOW *win, const char *string, int chr_offset, chtype attr, int y_base, int x_base, int x_last, bool hidden, bool force) argument
[all...]

Completed in 95 milliseconds