Home
last modified time | relevance | path

Searched refs:nTwipXCorr (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx2348 const SwTwips nTwipXCorr = bVert ? 0 : Max( 0L, nHalfPixelSzW - 2 ); // 1 < 2 < 3 ;-) in PaintLines() local
2475 … aPaintStart.X() -= nTwipXCorr; // nHalfPixelSzW - 2 to assure that we do not leave the pixel in PaintLines()
2476 aPaintEnd.X() -= nTwipXCorr; in PaintLines()

Completed in 52 milliseconds