Searched refs:yextra (Results 1 – 1 of 1) sorted by relevance
165 int mousemerge, srcline, dstline, yend, yextra, ystep; in __VGLBitmapCopy() local201 yextra = 0; in __VGLBitmapCopy()205 yextra = hight - 1; in __VGLBitmapCopy()208 for (srcline = srcy + yextra, dstline = dsty + yextra; srcline != yend; in __VGLBitmapCopy()