Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libcurses/screen/
H A Dwrefresh.c88 int wx, wy, nc, boty, clby, idby, *hs, curwin; in wrefresh() local
198 clby = idby = scrli; in wrefresh()
200 clby = idby = -1; in wrefresh()
231 idby = (*_setidln)(); in wrefresh()
239 if (wy == idby) { in wrefresh()