Searched refs:ZoomedImgWidth (Results 1 – 1 of 1) sorted by relevance
579 float ZoomedImgWidth = ZoomRatio * (float)pImage->GetWidth(); in PaintOnDC() local583 … pImage, ((float)width - ZoomedImgWidth) / 2.0, ((float)height - ZoomedImgHeight) / 2.0, in PaintOnDC()584 ZoomedImgWidth, ZoomedImgHeight); in PaintOnDC()