Searched refs:aPaintStart (Results 1 – 1 of 1) sorted by relevance
2357 Point aPaintStart = rDev.PixelToLogic( rDev.LogicToPixel( aStart ) ); in PaintLines() local2366 aPaintStart.X() = aUpperAligned.Left(); in PaintLines()2368 aPaintStart.X() = aUpperAligned._Right(); in PaintLines()2370 aPaintStart.Y() = aUpperAligned.Top(); in PaintLines()2372 aPaintStart.Y() = aUpperAligned._Bottom(); in PaintLines()2384 … aPaintStart.X() -= nTwipXCorr; // nHalfPixelSzW - 2 to assure that we do not leave the pixel in PaintLines()2386 aPaintStart.Y() -= nTwipYCorr; in PaintLines()2395 aPaintStart, in PaintLines()2412 aPaintStart, in PaintLines()
Completed in 39 milliseconds