Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Dinputstr.c718 int input_x; in dlg_show_string() local
721 compute_edit_offset(string, chr_offset, x_last, &input_x, &scrollamt); in dlg_show_string()
747 (void) wmove(win, y_base, x_base + input_x); in dlg_show_string()