Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dwrefresh.c86 int wx, wy, nc, boty, clby, idby, *hs, curwin; in wrefresh() local
196 clby = idby = scrli; in wrefresh()
198 clby = idby = -1; in wrefresh()
229 idby = (*_setidln)(); in wrefresh()
237 if (wy == idby) { in wrefresh()