Searched refs:_VIRTTOP (Results 1 – 5 of 5) sorted by relevance
120 _VIRTTOP = scrli; in wnoutrefresh()183 if ((y + yorg) < _VIRTTOP) in wnoutrefresh()184 _VIRTTOP = y+yorg; in wnoutrefresh()
282 _VIRTTOP = 0; in scr_reset()287 _VIRTTOP = curscr->_maxy; in scr_reset()
105 _VIRTTOP = top; in init_pair()
194 _VIRTTOP = 0; in wrefresh()208 wy = _VIRTTOP; in wrefresh()221 _VIRTTOP = (short) wy; in wrefresh()278 _VIRTTOP = scrli; in wrefresh()
234 #define _VIRTTOP _virtscr->_parx macro