Searched refs:nLineY (Results 1 – 1 of 1) sorted by relevance
3401 long nLineY = rPos.Y() + (rSize.Height()-1)/2; in ImplDraw() local3425 nLineY = aPos.Y() + aSize.Height()/2; in ImplDraw()3482 DrawLine( Point( nLineX, nLineY ), Point( rPos.X() + rSize.Width()-1, nLineY ) ); in ImplDraw()3486 DrawLine( Point( nLineX, nLineY+1 ), Point( rPos.X() + rSize.Width()-1, nLineY+1 ) ); in ImplDraw()
Completed in 30 milliseconds