Home
last modified time | relevance | path

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

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

Completed in 51 milliseconds