Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dbutton.cxx1272 int dLeft(0), dRight(0), dTop(0), dBottom(0); in ImplSetDefButton() local
1292 dRight = aBound.Right() - aCont.Right(); in ImplSetDefButton()
1294 bSetPos = dLeft || dTop || dRight || dBottom; in ImplSetDefButton()
1304 aSize.Width() += dLeft + dRight; in ImplSetDefButton()
1315 aSize.Width() -= dLeft + dRight; in ImplSetDefButton()