Searched refs:nTwipXCorr (Results 1 – 1 of 1) sorted by relevance
2257 const SwTwips nTwipXCorr = bVert ? 0 : Max( 0L, nHalfPixelSzW - 2 ); // 1 < 2 < 3 ;-) in PaintLines() local2384 … aPaintStart.X() -= nTwipXCorr; // nHalfPixelSzW - 2 to assure that we do not leave the pixel in PaintLines()2385 aPaintEnd.X() -= nTwipXCorr; in PaintLines()
Completed in 54 milliseconds