Searched refs:pSIZE (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/ncurses/ncurses/base/ |
| H A D | lib_screen.c | 126 DATA(_cury, pSIZE), 127 DATA(_curx, pSIZE), 128 DATA(_maxy, pSIZE), 129 DATA(_maxx, pSIZE), 130 DATA(_begy, pSIZE), 131 DATA(_begx, pSIZE), 145 DATA(_regtop, pSIZE), 146 DATA(_regbottom, pSIZE), 153 DATA(_yoffset, pSIZE), 423 case pSIZE: in read_win() [all …]
|