Searched refs:reqx (Results 1 – 4 of 4) sorted by relevance
116 win->reqx = req_ncols; in wresize()123 __virtscr->reqx = req_ncols; in wresize()235 newcols = win->reqx; in __resizeterm()388 x = swin->reqx; in __resizewin()
201 win->reqx = wtmp->reqx; in getwin()
160 win->reqx = ncols; in __newwin()218 win->reqx = ncols; in __subwin()352 win->reqx = ncols; in __makenew()
105 int reqy, reqx; /* Size requested when created */ member