Home
last modified time | relevance | path

Searched refs:input_x (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/dialog/
H A Dinputstr.c714 int input_x; in dlg_show_string() local
717 compute_edit_offset(string, chr_offset, x_last, &input_x, &scrollamt); in dlg_show_string()
743 (void) wmove(win, y_base, x_base + input_x); in dlg_show_string()