Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dbutton.cxx3744 Point aTempPos21( aPos21 ); in Draw() local
3754 aTempPos21.X() = aPos21.X()+nDX; in Draw()
3762 aTempPos21.X() = aPos21.X()-nDX; in Draw()
3766 pDev->DrawLine( aTempPos21, aTempPos22 ); in Draw()