Home
last modified time | relevance | path

Searched defs:x_last (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/dialog/
H A Dinputstr.c631 int x_last, in compute_edit_offset()
664 dlg_edit_offset(char *string, int chr_offset, int x_last) in dlg_edit_offset()
684 int x_last, /* number of columns on screen */ in dlg_show_string()
H A Dutil.c1624 int x_last = getmaxx(win) + x_base; in in_window() local