Home
last modified time | relevance | path

Searched refs:maxRowDst (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libcurses/screen/
H A Dcopywin.c57 int minColDst, int maxRowDst, int maxColDst, in copywin() argument
61 int height = (maxRowDst - minRowDst) + 1, in copywin()
171 (*_y16update)(Dstwin, (maxRowDst - minRowDst) + 1, in copywin()
H A Dllib-lcurses607 int minRowDst, int minColDst, int maxRowDst,