Searched refs:_VIRTTOP (Results 1 – 5 of 5) sorted by relevance
118 _VIRTTOP = scrli; in wnoutrefresh()181 if ((y + yorg) < _VIRTTOP) in wnoutrefresh()182 _VIRTTOP = y+yorg; in wnoutrefresh()
280 _VIRTTOP = 0; in scr_reset()285 _VIRTTOP = curscr->_maxy; in scr_reset()
103 _VIRTTOP = top; in init_pair()
192 _VIRTTOP = 0; in wrefresh()206 wy = _VIRTTOP; in wrefresh()219 _VIRTTOP = (short)wy; in wrefresh()276 _VIRTTOP = scrli; in wrefresh()
232 #define _VIRTTOP _virtscr->_parx macro