Searched defs:x_last (Results 1 – 2 of 2) sorted by relevance
648 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()
1641 int x_last = getmaxx(win) + x_base; in in_window() local