Searched refs:ySrc (Results 1 – 1 of 1) sorted by relevance
58 int ySrc, yDst, which_copy, t; in copywin() local91 for (ySrc = minRowSrc, yDst = minRowDst; height-- > 0; ySrc++, yDst++) { in copywin()93 spSrc = &_ySrc[ySrc][minColSrc]; in copywin()97 epSrc = savepS = &_ySrc[ySrc][maxColDst]; in copywin()155 (char *)&_ySrc[ySrc][minColSrc], width_bytes); in copywin()