Home
last modified time | relevance | path

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

/dragonfly/contrib/dialog/
H A Dinputstr.c701 int input_x; in dlg_show_string() local
704 compute_edit_offset(string, chr_offset, x_last, &input_x, &scrollamt); in dlg_show_string()
730 (void) wmove(win, y_base, x_base + input_x); in dlg_show_string()