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.cxx1274 int dLeft(0), dRight(0), dTop(0), dBottom(0); in ImplSetDefButton() local
1294 dRight = aBound.Right() - aCont.Right(); in ImplSetDefButton()
1296 bSetPos = dLeft || dTop || dRight || dBottom; in ImplSetDefButton()
1306 aSize.Width() += dLeft + dRight; in ImplSetDefButton()
1317 aSize.Width() -= dLeft + dRight; in ImplSetDefButton()

Completed in 29 milliseconds