Searched refs:rWidth (Results 1 – 1 of 1) sorted by relevance
452 int rWidth = sRect.right - sRect.left; in CopyRects() local460 dRect.right = dPoint.x + rWidth; in CopyRects()477 memcpy(destLock.pBits, sourceLock.pBits, rWidth * bpp / 8); in CopyRects()481 memcpy(destLock.pBits, sourceLock.pBits, rWidth * bpp / 8); in CopyRects()