Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Dutil.c1654 int x_want = x + getbegx(dw->shadow); in window_at_cell() local
1659 && (result = in_window(p->normal, y_want, x_want)) != 0) { in window_at_cell()