Searched refs:_yDst (Results 1 – 1 of 1) sorted by relevance
61 chtype **_yDst = Dstwin->_y, **_ySrc = Srcwin->_y, in copywin() local94 spDst = &_yDst[yDst][minColDst]; in copywin()98 epDst = savepD = &_yDst[yDst][maxColDst]; in copywin()135 (intptr_t)(spDst - *_yDst[yDst])); in copywin()139 (intptr_t)(epDst - *_yDst[yDst])); in copywin()154 (void) memcpy((char *)&_yDst[yDst][minColDst], in copywin()