Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dprefresh.c58 prefresh(WINDOW *pad, int pminy, int pminx, int sminy, in prefresh()
67 int sminy, int sminx, int smaxy, int smaxx) in _prefresh()
99 _padjust(WINDOW *pad, int pminy, int pminx, int sminy, in _padjust()
H A Dwnoutref.c54 short y, x, xorg, yorg, scrli, scrco, boty, sminy, smaxy, minx, in wnoutrefresh() local