Home
last modified time | relevance | path

Searched refs:dBottom (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
1295 dBottom = aBound.Bottom() - aCont.Bottom(); in ImplSetDefButton()
1296 bSetPos = dLeft || dTop || dRight || dBottom; in ImplSetDefButton()
1307 aSize.Height() += dTop + dBottom; in ImplSetDefButton()
1318 aSize.Height() -= dTop + dBottom; in ImplSetDefButton()

Completed in 39 milliseconds