Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dwnoutref.c119 _VIRTBOT = -1; in wnoutrefresh()
183 if ((y + yorg) > _VIRTBOT) in wnoutrefresh()
184 _VIRTBOT = y + yorg; in wnoutrefresh()
H A Dscr_reset.c281 _VIRTBOT = curscr->_maxy - 1; in scr_reset()
286 _VIRTBOT = -1; in scr_reset()
H A Dinit_pair.c104 _VIRTBOT = bottom; in init_pair()
H A Dcurshdr.h233 #define _VIRTBOT _virtscr->_pary macro
H A Dwrefresh.c193 _VIRTBOT = scrli - 1; in wrefresh()
207 boty = _VIRTBOT + 1; in wrefresh()
277 _VIRTBOT = -1; in wrefresh()