Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dbutton.cxx3401 long nLineY = rPos.Y() + (rSize.Height()-1)/2; in ImplDraw() local
3425 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 29 milliseconds