Home
last modified time | relevance | path

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

/AOO42X/main/vcl/source/control/
H A Dbutton.cxx3745 Point aTempPos22( aPos22 ); in Draw() local
3755 aTempPos22.X() = aPos22.X()+nDX; in Draw()
3763 aTempPos22.X() = aPos22.X()-nDX; in Draw()
3766 pDev->DrawLine( aTempPos21, aTempPos22 ); in Draw()