Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Dutil.c1649 window_at_cell(DIALOG_WINDOWS * dw, int y, int x) in window_at_cell() function
1726 if ((cellwin = window_at_cell(dw, y, x)) != 0 in repaint_cell()