Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx2349 const SwTwips nTwipYCorr = !bVert ? 0 : Max( 0L, nHalfPixelSzW - 2 ); // 1 < 2 < 3 ;-) in PaintLines() local
2477 aPaintStart.Y() -= nTwipYCorr; in PaintLines()
2478 aPaintEnd.Y() -= nTwipYCorr; in PaintLines()

Completed in 36 milliseconds