Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dspinfld.cxx237 Rectangle aLowRect; in ImplDrawSpinButton() local
246 aLowRect.Left()--; in ImplDrawSpinButton()
247 aLowRect.Top()--; in ImplDrawSpinButton()
248 aLowRect.Right()++; in ImplDrawSpinButton()
249 aLowRect.Bottom()++; in ImplDrawSpinButton()
257 aLowRect.Right()++; in ImplDrawSpinButton()
258 aLowRect.Bottom()++; in ImplDrawSpinButton()
263 long nTempSize2 = aLowRect.GetWidth(); in ImplDrawSpinButton()
269 aLowRect.Left()++; in ImplDrawSpinButton()
272 nTempSize2 = aLowRect.GetHeight(); in ImplDrawSpinButton()
[all …]

Completed in 12 milliseconds