Searched refs:nLineX (Results 1 – 1 of 1) sorted by relevance
3481 long nLineX = rMouseRect.Right()+nLineSpace; in ImplDraw() local3482 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 34 milliseconds