Searched refs:nLineY (Results 1 – 1 of 1) sorted by relevance
3398 long nLineY = rPos.Y() + (rSize.Height()-1)/2; in ImplDraw() local3422 nLineY = aPos.Y() + aSize.Height()/2; in ImplDraw()3479 DrawLine( Point( nLineX, nLineY ), Point( rPos.X() + rSize.Width()-1, nLineY ) ); in ImplDraw()3483 DrawLine( Point( nLineX, nLineY+1 ), Point( rPos.X() + rSize.Width()-1, nLineY+1 ) ); in ImplDraw()