Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Dutil.c1673 int ybase = getbegy(normal); in in_shadow() local
1674 int ylast = getmaxy(normal) + ybase; in in_shadow()
1681 if (y >= ybase + SHADOW_ROWS in in_shadow()
1689 && x >= ybase + SHADOW_COLS in in_shadow()