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