Searched refs:ystep (Results 1 – 1 of 1) sorted by relevance
165 int mousemerge, srcline, dstline, yend, yextra, ystep; in __VGLBitmapCopy() local202 ystep = 1; in __VGLBitmapCopy()206 ystep = -1; in __VGLBitmapCopy()209 srcline += ystep, dstline += ystep) { in __VGLBitmapCopy()