Searched refs:nTwipYCorr (Results 1 – 1 of 1) sorted by relevance
2349 const SwTwips nTwipYCorr = !bVert ? 0 : Max( 0L, nHalfPixelSzW - 2 ); // 1 < 2 < 3 ;-) in PaintLines() local2477 aPaintStart.Y() -= nTwipYCorr; in PaintLines()2478 aPaintEnd.Y() -= nTwipYCorr; in PaintLines()
Completed in 30 milliseconds