Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Dinputstr.c648 int x_last, in compute_edit_offset()
681 dlg_edit_offset(char *string, int chr_offset, int x_last) in dlg_edit_offset()
701 int x_last, /* number of columns on screen */ in dlg_show_string()
H A Dutil.c1641 int x_last = getmaxx(win) + x_base; in in_window() local